apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-26T08:45:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "844"
  uid: bd9a54d1-fa1c-4f01-b348-2b2aa4496bcc
subsets:
- addresses:
  - ip: 10.0.0.101
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5f7nb
      namespace: kube-system
      uid: 43630cbd-fd87-43e5-902e-99cafb4468c4
  - ip: 10.0.0.181
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jv8fw
      namespace: kube-system
      uid: a2b97ded-c3ea-4f58-b646-183941a3dee4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
