apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-03T16:16:30Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "877"
  uid: 41c7261b-8e56-45a0-bb9f-7a2a3542f8b2
subsets:
- addresses:
  - ip: 10.0.0.36
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m4972
      namespace: kube-system
      uid: ddd41f92-bdd0-4b9f-b80a-e0ae1f8d242d
  - ip: 10.0.0.71
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nrggk
      namespace: kube-system
      uid: bc45f9c3-920a-46e3-82a2-5e36bca1a8ad
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
