apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-25T14:19:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "911"
  uid: acf1d2f8-8b61-4e7f-86c2-0444acc892c6
subsets:
- addresses:
  - ip: 10.0.0.158
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6cvpw
      namespace: kube-system
      uid: 36c2d432-48a5-4d18-b031-6d5af1985619
  - ip: 10.0.0.213
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hgtn9
      namespace: kube-system
      uid: 0ec36d32-4bd3-4ac7-a0e3-6b0cab10b86b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
