apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-06T21:03:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "839"
  uid: af9cd07c-25f9-4ce6-87d9-7860a91170cf
subsets:
- addresses:
  - ip: 10.0.0.213
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6cm66
      namespace: kube-system
      uid: 9fdfbf55-2373-4857-9ffe-5e33866d34eb
  - ip: 10.0.0.22
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8p8tc
      namespace: kube-system
      uid: 25da806b-56e0-4800-b7da-db3320ae4bbf
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
