Prerequisites:
- Install Docker Desktop
- Install kubectl
- Enable Kubernetes in Docker Desktop
Steps:
- Set
kubectlcontext todocker-desktop - Apply all the addons to the cluster
- Apply configs for local development
- Run
npm run docker:admin-user-tokento get the admin user token - Update the applications configuration
- Apply the applications
- Run
kubectl proxyand visit the kubernetes dashboard to check the cluster status - Update
/etc/hoststo point to the domain set in the applications