apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-16T12:46:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "881"
  uid: bdc3a81a-72ee-46ef-a94e-5c24612e451b
subsets:
- addresses:
  - ip: 10.0.0.217
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g475r
      namespace: kube-system
      uid: 4f6d817a-4cec-4c3d-9376-7dda9223b50c
  - ip: 10.0.0.52
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t9nl6
      namespace: kube-system
      uid: 21032cc1-2c15-40f3-a97e-3bdbefc4d441
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
