apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T14:28:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "954"
  uid: 5097a53a-68bf-408b-81c1-f193bf19ca5b
subsets:
- addresses:
  - ip: 10.0.0.45
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7rbrw
      namespace: kube-system
      uid: fb1b6a09-9359-4bad-976c-51e49644124a
  - ip: 10.0.0.76
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tz664
      namespace: kube-system
      uid: fad7f842-7272-4076-bf2a-fb646e2c0795
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
