apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-10T03:39:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "918"
  uid: 80c75792-ecba-499a-a452-2f6e0db3626c
subsets:
- addresses:
  - ip: 10.0.0.103
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xqf54
      namespace: kube-system
      uid: 021d9459-17aa-44df-bf69-37c545d3c401
  - ip: 10.0.0.201
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wknvz
      namespace: kube-system
      uid: 594fd54d-36fb-43d4-878d-bed3744d5354
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
