apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-24T17:27:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "906"
  uid: 1210ac0a-1e5d-4c8d-bc91-51e5487e1bb8
subsets:
- addresses:
  - ip: 10.0.0.150
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-226k5
      namespace: kube-system
      uid: 16346eef-16de-4318-bf2d-f08984db3b29
  - ip: 10.0.0.65
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k7c7q
      namespace: kube-system
      uid: 75e1f0aa-bb55-4b0a-86f1-b5e2619a6a34
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
