apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-21T21:11:25Z"
  creationTimestamp: "2026-07-21T21:09:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "962"
  uid: 7cb2cdbf-eaab-4ec0-ae68-c4e43f64bb7a
subsets:
- addresses:
  - ip: 10.0.0.145
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8dfrj
      namespace: kube-system
      uid: 2cd2eeb2-a9c8-4373-ade7-14156e8b519b
  - ip: 10.0.0.89
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dxv49
      namespace: kube-system
      uid: 9357a5ba-5628-408e-ab11-d13b24f4b278
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
