How To
Practical setup guides for the most common tools used in this wiki.
Local Kubernetes Cluster
- Install Docker.
- Install VirtualBox.
- Install Minikube.
- Install
kubectl. - Install Helm.
Monitoring Stack
Rancher
SSH Access
- Create an SSH key.
- Copy the public key to your GitHub SSH settings.
- Start the SSH agent.
- Add your private key to the agent.