apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-20T20:22:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "971"
  uid: cc9a1e65-878c-4b2b-b6e3-bfebe23440b9
subsets:
- addresses:
  - ip: 10.0.0.116
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fbkc7
      namespace: kube-system
      uid: 14825524-42d5-45be-ace2-2ed247200c10
  - ip: 10.0.0.124
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gzlmm
      namespace: kube-system
      uid: 7138a707-377e-48ac-b8fb-c80b9f27edb3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
