apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-17T18:44:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "844"
  uid: be06ff27-93af-4141-a3e5-6e57a380ed3b
subsets:
- addresses:
  - ip: 10.0.0.198
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jlbkt
      namespace: kube-system
      uid: f6286a13-3aed-4482-bb49-c3ec3000697c
  - ip: 10.0.0.224
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n95tw
      namespace: kube-system
      uid: 61866f1d-0762-4049-953d-addb7774f9da
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
