apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-06T00:28:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "674"
  uid: 0839ea60-aa49-42a1-9eb8-0256b3455ca9
subsets:
- addresses:
  - ip: 10.0.0.13
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vjvt4
      namespace: kube-system
      uid: b4812ba5-76cd-4128-a83e-63583a858e6c
  - ip: 10.0.0.14
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jf6h2
      namespace: kube-system
      uid: 8a0b4474-ea4b-4126-ad02-bce313110284
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
