Client machine
The firs step is preparing a client machine to work on. I have chosen Ububtu 20.04.2 LTS and installed:
- git
- Hugo
- docker
- kubectl and oidc-login (needed for the CrownLabs Kubernetes cluster)
Links for the base software
Follow the links to install the base software on the workstation:
- Install kubectl: link
- Install oidc-login needed for Crowlabs K8s cluster: link
- Install Git: link
- Install Docker: link
- Install Hugo: link