apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-17T10:52:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "912"
  uid: 6b1c1929-d7b6-4cb2-a20f-2522d8355594
subsets:
- addresses:
  - ip: 10.0.0.109
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fsxlq
      namespace: kube-system
      uid: c5187457-07e6-4658-96af-a863a99b2dc2
  - ip: 10.0.0.14
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6p6mp
      namespace: kube-system
      uid: 7d84340b-9a5c-4553-8299-fabef5afdadb
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
