apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-16T00:49:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "916"
  uid: 7eac274b-d28b-45c0-9e60-cb4db38d7c4c
subsets:
- addresses:
  - ip: 10.0.0.108
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cncmg
      namespace: kube-system
      uid: c8eec31d-b6d3-463a-8fa8-14e1396c35a5
  - ip: 10.0.0.233
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xqlm5
      namespace: kube-system
      uid: 09fea4b1-bc24-4fa9-ab63-0ecf882195a3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
