apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T10:20:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "883"
  uid: a16632ae-2a2a-4dba-b0c4-f0e3f8803dfd
subsets:
- addresses:
  - ip: 10.0.0.173
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vj7tl
      namespace: kube-system
      uid: 291b0b60-3a27-483e-bdae-a9ee9679d363
  - ip: 10.0.0.243
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-68sfs
      namespace: kube-system
      uid: aae8f7f1-f1ed-49aa-9149-26a086e0e8be
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
