apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-15T14:35:35Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "917"
  uid: b8b3cf92-03df-4941-89a6-b67b5fa71287
subsets:
- addresses:
  - ip: 10.0.0.218
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cr47h
      namespace: kube-system
      uid: 6b03d60f-a4fe-4bc7-bad8-b8e6f976bdfb
  - ip: 10.0.0.53
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4hpgd
      namespace: kube-system
      uid: 7336ae2f-2715-4810-84d4-d172e8302f1a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
