apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-08T18:43:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "874"
  uid: 71a74029-39f7-46b5-9334-3d357788c6e9
subsets:
- addresses:
  - ip: 10.0.0.154
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xftl8
      namespace: kube-system
      uid: c373894a-bc18-4a99-9581-89aed730374c
  - ip: 10.0.0.159
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-77xjx
      namespace: kube-system
      uid: e14f3d4a-d158-44ae-a2e3-605088058ed8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
