mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-14 16:55:00 +01:00
| .. | ||
| cert-manager.sh | ||
| minikube-setup.sh | ||
| README.md | ||
| setup-env.sh | ||
Setup
Setup host
- Install docker
- Install minikube (https://minikube.sigs.k8s.io/docs/start/)
- Install helm (https://helm.sh/docs/intro/install/)
- Run
setup-env.sh
Start minikube
minikube start
./scripts/minikube-setup
Install cert-manager
./scripts/cert-manager.sh
i
Apply configs
First, apply all the configs in ./kube directly. Only apply server-ingress.yaml, not local-ingress.yaml!
Then, apply all configs in ./kube/apps.