apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-17T09:08:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "917"
  uid: b3773fea-4886-496f-b375-50f352d22254
subsets:
- addresses:
  - ip: 10.0.0.122
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hprdx
      namespace: kube-system
      uid: 85a6d948-fba1-4fe4-8988-2a5528a02c14
  - ip: 10.0.0.194
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7nf9l
      namespace: kube-system
      uid: 4b05d388-9b08-4a8d-b8a3-035d8940061a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
