apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T11:44:45Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "889"
  uid: a51015bb-8ffa-4106-868a-1c4fbeccd932
subsets:
- addresses:
  - ip: 10.0.0.169
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rr4cg
      namespace: kube-system
      uid: 319d4a46-7b6c-49d3-a695-46d532c3584a
  - ip: 10.0.0.32
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kbtkj
      namespace: kube-system
      uid: e5570e33-eee6-4567-b3b7-0f6eecc8038a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
