apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-15T16:19:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "870"
  uid: e40dfea7-9588-4707-a49e-34b9f8e02b9c
subsets:
- addresses:
  - ip: 10.0.0.164
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qvhw8
      namespace: kube-system
      uid: c5cab937-ef27-45df-9321-766384eb7e14
  - ip: 10.0.0.20
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t75p7
      namespace: kube-system
      uid: a5a05c27-80b7-4560-b2fa-b1b4a01c1d2a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
