apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-12T11:23:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "894"
  uid: 806e6307-95c3-49c1-acff-fb1c5cb23365
subsets:
- addresses:
  - ip: 10.0.0.152
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rfx74
      namespace: kube-system
      uid: 8bdf682c-da36-4d2c-9a30-dc7e5669155a
  - ip: 10.0.0.171
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dbk5d
      namespace: kube-system
      uid: c05913e7-fef2-4c89-a5bc-5eb72e3a9e95
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
