apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-06T09:45:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "925"
  uid: 4aaa9940-4844-491d-a047-19ecd05d2495
subsets:
- addresses:
  - ip: 10.0.0.171
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xfjtc
      namespace: kube-system
      uid: 9f7d8887-5a65-44e5-aedd-3ee07c957cb7
  - ip: 10.0.0.193
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7v6ls
      namespace: kube-system
      uid: 75d6f6e8-afad-4a8e-882a-18b97bfca1be
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
