apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T00:01:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "941"
  uid: 1aa398e1-6fb9-42c6-8568-d09f094e882c
subsets:
- addresses:
  - ip: 10.0.0.120
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j6dt7
      namespace: kube-system
      uid: 08aa902b-aac0-40d4-94a9-20a2eab72131
  - ip: 10.0.0.166
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bhvkf
      namespace: kube-system
      uid: 55d91234-0ba9-4943-9767-882bc7549806
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
