You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should document how to deploy DWO on Minikube, Kind, and OpenShift, with and without OLM, and without requiring make or go or any dev tools (kubectl, oc, curl, etc. are fine).
DWO on Kind may not work currently because admission webhooks are not supported there. If that's the case, we should discuss whether we can make admission webhooks optional (or explore other options for deploying DWO on Kind).
The text was updated successfully, but these errors were encountered:
l0rd
changed the title
Document how to install the DevWorkspace Operator on different Kubernets Distros
Document how to install the DWO on minikube/kind/ocp
Oct 30, 2024
Description
We should document how to deploy DWO on Minikube, Kind, and OpenShift, with and without OLM, and without requiring
make
orgo
or any dev tools (kubectl
,oc
,curl
, etc. are fine).DWO on Kind may not work currently because admission webhooks are not supported there. If that's the case, we should discuss whether we can make admission webhooks optional (or explore other options for deploying DWO on Kind).
Additional context
This issue is related to #1334
The text was updated successfully, but these errors were encountered: