apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-20T05:55:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "900"
  uid: 8f73cb77-3d90-4d7f-83c4-37c43bd59404
subsets:
- addresses:
  - ip: 10.0.0.126
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ql6d8
      namespace: kube-system
      uid: a844dc77-fdb7-4aee-a64e-cd4dcc216658
  - ip: 10.0.0.163
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c5wlk
      namespace: kube-system
      uid: 7c4b76eb-d211-4320-9e53-b933403df406
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
