apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-22T16:27:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "887"
  uid: 58ceebe4-59ab-4d50-a938-af9365d2af9b
subsets:
- addresses:
  - ip: 10.0.0.126
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sbk5v
      namespace: kube-system
      uid: 595f05a6-100f-4431-9558-b54ef2d934b1
  - ip: 10.0.0.64
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-z4t49
      namespace: kube-system
      uid: c494a0aa-d083-42b6-9870-949b84245dd7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
