- github cli - to download kubeconfig from PR workflow run
- kubectl - to access the cluster
- just - simple make alternative
Create a PR with changes and add a a label create
to PR.
After cluster is setup run
just download
export KUBECONFIG=./kubeconfig
https://kubernetes.io/docs/reference/kubectl/quick-reference/
kubectl -n kubernetes-dashboard create token kubernetes-dashboard-admin