We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Please read the full documentation here: https://docs.kubero.dev
git clone [email protected]:kubero-dev/kubero.git copy .env.template .env
kind get kubeconfig --name kubero-001 > ./kubeconfig
Make sure the context in your kubeconfig the same as in the .env file KUBERO_CONTEXT
yarn dev
cd client yarn dev