apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-15T07:14:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "846"
  uid: 06b0b1e5-0447-40f1-8aa6-e506cc97c0f4
subsets:
- addresses:
  - ip: 10.0.0.22
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8b78m
      namespace: kube-system
      uid: b61dd54c-e28b-4bdc-a046-7c62275db5ee
  - ip: 10.0.0.83
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5pccl
      namespace: kube-system
      uid: fa6911ad-e819-4845-88dd-f94c2f363c4d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
