apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T01:26:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "870"
  uid: 3acb1b6d-8839-450c-8d58-8ab88401e0d4
subsets:
- addresses:
  - ip: 10.0.0.207
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gjfl6
      namespace: kube-system
      uid: 19684b16-5dd3-4900-9ed1-2756b793cf87
  - ip: 10.0.0.212
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-r58df
      namespace: kube-system
      uid: 96aa019a-8587-4a6e-a039-4a2342ac3aeb
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
