apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-19T20:25:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "887"
  uid: 41e8e76b-7d0f-4fe5-8ba0-fd45cfdac55b
subsets:
- addresses:
  - ip: 10.0.0.52
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5gfmf
      namespace: kube-system
      uid: c9b1e3dc-f487-40d6-b70a-3dba50da933e
  - ip: 10.0.0.62
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xw5vc
      namespace: kube-system
      uid: d2ea966b-0e88-41f3-b923-ad90bf8a9334
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
