apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-27T12:05:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "915"
  uid: d528c033-fda7-4425-97b8-e3d0f30bacab
subsets:
- addresses:
  - ip: 10.0.0.166
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2qxgw
      namespace: kube-system
      uid: 613832dc-0567-4f0a-a143-da216012b5bd
  - ip: 10.0.0.227
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xgbfl
      namespace: kube-system
      uid: f914255c-154f-4c2a-9853-4aad7eacc73b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
