apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-13T09:52:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "667"
  uid: 54a5f7c9-a22d-40d2-a63f-488d30290a7d
subsets:
- addresses:
  - ip: 10.0.0.126
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l7bgw
      namespace: kube-system
      uid: 231779ae-e997-4245-ba8c-975b6b771dd2
  - ip: 10.0.0.22
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sstwl
      namespace: kube-system
      uid: 00efc4c2-aabd-4b63-9ad3-28086c9bc03b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
