apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-17T17:13:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "932"
  uid: c3f7d9e4-d477-47ea-a96f-cffaedcadbe9
subsets:
- addresses:
  - ip: 10.0.0.205
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-89p99
      namespace: kube-system
      uid: f5947648-9674-4418-9eb7-4394e301d6c1
  - ip: 10.0.0.94
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cwdz8
      namespace: kube-system
      uid: 603936ab-7c38-45ca-b555-64862481584f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
