apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-03T02:26:45Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1055"
  uid: a1a1eb60-82d2-4ba3-9eb1-657aadfde2fd
subsets:
- addresses:
  - ip: 10.0.0.209
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xrvwh
      namespace: kube-system
      uid: 8dc10e03-cbd4-43c8-a907-fc3f7d9ac665
  - ip: 10.0.0.65
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-srl4f
      namespace: kube-system
      uid: 09393cff-7da7-4326-950d-7825e17d48d5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
