apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-18T00:40:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "871"
  uid: 907a9e0a-c072-4854-9432-1ff16af1c551
subsets:
- addresses:
  - ip: 10.0.0.110
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f84d2
      namespace: kube-system
      uid: be8d4d6c-b5b6-48fa-b0e0-453503e7681e
  - ip: 10.0.0.33
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dzx6q
      namespace: kube-system
      uid: 5537bc34-db5c-4ca0-b40c-9e82760aa1c1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
