apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-24T20:42:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "866"
  uid: 70e110dc-86da-4d10-abfd-35976a5f3b76
subsets:
- addresses:
  - ip: 10.0.0.122
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cvjwc
      namespace: kube-system
      uid: 5cff93f9-2d67-4491-a428-9af253c71e2d
  - ip: 10.0.0.240
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gptmw
      namespace: kube-system
      uid: 05ffab9a-00bc-45d4-a7a2-c9aca2cfbf76
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
