apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-26T17:55:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "908"
  uid: 31d4138a-a1f7-47a4-9b28-7474fb3de5fd
subsets:
- addresses:
  - ip: 10.0.0.45
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-p6j77
      namespace: kube-system
      uid: 728c235e-d166-4a2a-8978-08338c0c4b75
  - ip: 10.0.0.9
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k7jbd
      namespace: kube-system
      uid: 075fadb9-3a8e-4387-a1d6-b86a333beef2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
