apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-02T22:31:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "872"
  uid: adcfd7ed-e660-44cc-8742-8aeb33ce4f90
subsets:
- addresses:
  - ip: 10.0.0.206
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jn8gw
      namespace: kube-system
      uid: 357c2ba3-e339-46d6-86ce-657d76e499d7
  - ip: 10.0.0.99
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-knwtz
      namespace: kube-system
      uid: 15c6d107-4639-4ea4-a0bf-7a4420107bbc
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
