apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-17T01:06:30Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "890"
  uid: b01def5f-0751-4d65-a295-356db8f6283c
subsets:
- addresses:
  - ip: 10.0.0.146
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s75gr
      namespace: kube-system
      uid: 604ffb04-14cd-42d5-bb05-f174fe948fda
  - ip: 10.0.0.67
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9b8ml
      namespace: kube-system
      uid: 92a937ea-6b38-45fa-8ae6-055f957848f6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
