apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-08T07:59:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "885"
  uid: 3bf9bad8-336e-481f-a53e-dcd801b29d1c
subsets:
- addresses:
  - ip: 10.0.0.111
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2vch5
      namespace: kube-system
      uid: 4ae97d5b-bf93-44b3-a686-c683ada5287f
  - ip: 10.0.0.157
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cvrr7
      namespace: kube-system
      uid: 6520480c-3c1a-4d38-b42a-a255c5293aa0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
