apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-01T04:16:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "933"
  uid: 29e3e16d-3798-4426-b55b-0d75dda13de9
subsets:
- addresses:
  - ip: 10.0.0.126
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ggrml
      namespace: kube-system
      uid: 8d2e90d5-a012-4d33-abba-2dfc8a925cc1
  - ip: 10.0.0.201
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pshkk
      namespace: kube-system
      uid: b704402a-5be0-4414-81fa-00f3e65a3a28
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
