apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-25T08:46:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "843"
  uid: 6f571b72-08ce-4c5c-a030-1f16e3605dd2
subsets:
- addresses:
  - ip: 10.0.0.132
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nrw2n
      namespace: kube-system
      uid: 8859666b-080e-4978-bf2b-0c801e311806
  - ip: 10.0.0.182
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xnxg9
      namespace: kube-system
      uid: a352f293-d134-4cdb-a056-717cab770282
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
