apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-03T21:49:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "922"
  uid: a14e53d9-e206-4edd-ae2f-4f8aaf7a94cc
subsets:
- addresses:
  - ip: 10.0.0.171
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fn22l
      namespace: kube-system
      uid: d933b364-0ae4-4408-a99e-478210ecc459
  - ip: 10.0.0.214
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zbxnh
      namespace: kube-system
      uid: 3b5ba1f8-8eb2-4bbc-bc54-b2d37b288693
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
