apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-28T13:51:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "920"
  uid: 57652423-ac9f-4bf1-bd6e-d5cd656f6e79
subsets:
- addresses:
  - ip: 10.0.0.11
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2kl65
      namespace: kube-system
      uid: b34c5c06-bac7-4bc2-9d79-8d6944017a4a
  - ip: 10.0.0.144
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fxqz8
      namespace: kube-system
      uid: 0e146880-7317-4fb4-a3be-31feb988afa1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
