apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-06T18:38:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "849"
  uid: 59dc1c15-d55c-4d40-864d-e890ee0d4862
subsets:
- addresses:
  - ip: 10.0.0.42
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-th5nj
      namespace: kube-system
      uid: d6fd5b6f-9a97-4119-b844-0fc42a4e41dd
  - ip: 10.0.0.60
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x9sdj
      namespace: kube-system
      uid: 24e9c854-00c4-4a39-ad03-694979613aa5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
