apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-03T18:52:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "861"
  uid: 6a3b6c25-40bd-499a-ae04-5e0218da34d8
subsets:
- addresses:
  - ip: 10.0.0.214
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t5hsp
      namespace: kube-system
      uid: 0494dcd8-0d4e-461a-bbd2-7905679e8444
  - ip: 10.0.0.44
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sgtpb
      namespace: kube-system
      uid: da62167a-09f5-43d0-8c6d-0f7d8c473f1b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
