apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-12T20:46:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "891"
  uid: 55728325-5988-40f4-8351-776229df5ad1
subsets:
- addresses:
  - ip: 10.0.0.158
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vqtwt
      namespace: kube-system
      uid: eef91089-38c3-4be2-b473-046a6d3dab4b
  - ip: 10.0.0.9
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dzmpx
      namespace: kube-system
      uid: 7377dc7c-0af1-4a36-8c92-7b949815581f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
