apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T15:13:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "919"
  uid: 29326a7c-9b4e-40c1-af7d-d14dd7458095
subsets:
- addresses:
  - ip: 10.0.0.126
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fjk9h
      namespace: kube-system
      uid: ec17c8f3-f6c1-4255-aff0-2eb7b509ef37
  - ip: 10.0.0.210
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gt6ch
      namespace: kube-system
      uid: 13a5fae1-6dca-45b4-88d5-df038e78bc9a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
