apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-27T21:01:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: 1943a863-6b28-4f75-85db-d6545e0e7a46
subsets:
- addresses:
  - ip: 10.0.0.189
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vwjkw
      namespace: kube-system
      uid: 3474f46c-9c87-4f48-991a-4140c4017166
  - ip: 10.0.0.32
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-thc55
      namespace: kube-system
      uid: f8b39bc5-155c-4b68-9a95-581766245eed
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
