apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-30T18:03:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "866"
  uid: f403594d-69c3-430f-89ec-78b1dd6c8bd2
subsets:
- addresses:
  - ip: 10.0.0.232
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4wnwj
      namespace: kube-system
      uid: 61133c3f-7220-42ab-9294-5b5d8940c27a
  - ip: 10.0.0.252
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s9glh
      namespace: kube-system
      uid: 84fb9c0b-92a6-40f1-896b-ee84a080d69b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
