apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-07T20:55:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "901"
  uid: a92d06f4-e2df-4df8-a2ea-20708b7524ea
subsets:
- addresses:
  - ip: 10.0.0.150
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fqdns
      namespace: kube-system
      uid: f012ebc9-86ae-4411-b6a1-b3d893d7cf0c
  - ip: 10.0.0.221
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-28gjl
      namespace: kube-system
      uid: bd1833fa-42c2-4872-9377-8603b1ff9130
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
