apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-02T16:19:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "936"
  uid: 18011304-abe0-48b5-bb90-231845b2ec78
subsets:
- addresses:
  - ip: 10.0.0.76
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-99jq2
      namespace: kube-system
      uid: 72e26c2d-a6b4-4a7b-a2fe-46d5a5805f77
  - ip: 10.0.0.91
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kkxwx
      namespace: kube-system
      uid: ebf22aef-3f7e-4618-bf34-71730ec8590a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
