apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-06T21:14:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "691"
  uid: ef0a90ae-1e51-4029-9aad-b765aebac9a6
subsets:
- addresses:
  - ip: 10.0.0.167
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ttxvl
      namespace: kube-system
      uid: a30f4fe4-2451-4fa5-8b96-ea5601f038dd
  - ip: 10.0.0.68
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rfdvq
      namespace: kube-system
      uid: cee28e6f-61ad-49ea-9348-9d1d955163d3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
