apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-17T00:23:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "896"
  uid: 0079be02-b218-413c-a081-b75c120d41d0
subsets:
- addresses:
  - ip: 10.0.0.145
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kkkvq
      namespace: kube-system
      uid: 7930df5e-df02-4d69-b071-980efab92ccc
  - ip: 10.0.0.21
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6p9sz
      namespace: kube-system
      uid: ff282ce8-a345-429a-8d82-476539d15fcd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
