apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-14T02:01:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "867"
  uid: a6f14564-1d5b-4f3e-8312-ab6d5e30ef0f
subsets:
- addresses:
  - ip: 10.0.0.101
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ck4tb
      namespace: kube-system
      uid: dd86be7f-352e-417d-8790-6640b9f65463
  - ip: 10.0.0.131
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mkssl
      namespace: kube-system
      uid: 862db2bf-59ce-493f-b6de-56d226299bc0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
