apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-02T21:23:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "895"
  uid: c8f420b4-2a4f-4a94-ad54-f3663e40d196
subsets:
- addresses:
  - ip: 10.0.0.188
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bjdjm
      namespace: kube-system
      uid: b420de47-b48f-4546-a9ab-3d1aa673464f
  - ip: 10.0.0.91
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n5xdz
      namespace: kube-system
      uid: 3a263218-9a7b-4a79-bbb2-8028e3d1f971
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
