apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-17T15:21:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "867"
  uid: bc2c81d4-e731-4876-ad79-810736e0ea96
subsets:
- addresses:
  - ip: 10.0.0.159
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w5l24
      namespace: kube-system
      uid: 04a3ff9a-1b5c-4859-9e2b-553696298fc9
  - ip: 10.0.0.244
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-clklw
      namespace: kube-system
      uid: 24020fd1-46f9-416c-899a-1baf09f697b3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
