apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-22T13:56:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "893"
  uid: 999a43fb-b2dd-4db8-b4b7-79c6cd43a75e
subsets:
- addresses:
  - ip: 10.0.0.146
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m2fvk
      namespace: kube-system
      uid: ca6f7b7a-0893-4d48-bf8f-50956cd00b50
  - ip: 10.0.0.93
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mkpjp
      namespace: kube-system
      uid: fe9327cb-10c2-4f85-8be3-1bd7f96dcd74
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
