apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-21T03:01:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "894"
  uid: 5f968ac2-e256-46a6-9819-a1ac29f35dcc
subsets:
- addresses:
  - ip: 10.0.0.173
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bqr27
      namespace: kube-system
      uid: a2a6c12e-2049-4746-a854-e42e2c2c9c6c
  - ip: 10.0.0.64
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h4v9q
      namespace: kube-system
      uid: f079c0ea-a6c2-4db0-99ee-a5f70027901d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
