apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-06T21:29:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "884"
  uid: 1e7b8ffc-94b8-49a6-afa5-c8d4330e0af6
subsets:
- addresses:
  - ip: 10.0.0.120
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qhtnj
      namespace: kube-system
      uid: c7b7edeb-68de-4513-9c8d-4712cc6710d7
  - ip: 10.0.0.167
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b4npm
      namespace: kube-system
      uid: 0a4030ab-7bc5-4b25-8e28-079f9382ada4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
