apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-26T14:45:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "887"
  uid: d4073950-08ce-41fb-9851-d3e5189e7a48
subsets:
- addresses:
  - ip: 10.0.0.127
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wd7zn
      namespace: kube-system
      uid: 6271aa8a-e9cb-4161-a519-a2490c853b04
  - ip: 10.0.0.35
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cm9nq
      namespace: kube-system
      uid: 6a8739be-2170-4b5d-bbc9-3a2a54224434
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
