apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-17T18:01:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "859"
  uid: 17a47044-ce9c-4516-a022-2388da64947f
subsets:
- addresses:
  - ip: 10.0.0.136
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6fvkp
      namespace: kube-system
      uid: 541f3c1e-db6c-4018-91e5-4584602f13a3
  - ip: 10.0.0.93
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hrpzc
      namespace: kube-system
      uid: 2208a703-fe73-4b8a-824f-ffd36a34700c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
