apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-29T06:31:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "908"
  uid: aa1773d4-a5a1-4ada-bb5b-75cbef5e1136
subsets:
- addresses:
  - ip: 10.0.0.208
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tv6j6
      namespace: kube-system
      uid: 677cf002-da55-4eab-9c4f-7f63230f5706
  - ip: 10.0.0.64
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qrvh4
      namespace: kube-system
      uid: 3002e3ff-e9dd-41ee-bbbd-42889fa6feed
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
