apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-27T19:37:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "847"
  uid: 37563710-bc57-4320-a568-6c44b2201c1c
subsets:
- addresses:
  - ip: 10.0.0.4
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-q8zdn
      namespace: kube-system
      uid: 7ec0811e-3936-46a8-b468-49cf54d685a9
  - ip: 10.0.0.80
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bst9l
      namespace: kube-system
      uid: 4f8c277b-ead1-412b-af7e-3da6e104a2da
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
