apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-07T16:05:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "888"
  uid: d2b70f4a-6932-4540-b43b-1920a17c2546
subsets:
- addresses:
  - ip: 10.0.0.144
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vx5nd
      namespace: kube-system
      uid: da358728-6ca0-4249-b937-bcb31b827c9d
  - ip: 10.0.0.171
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-49k6j
      namespace: kube-system
      uid: a6338852-8b46-4d6d-8228-20ea2b014dd2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
