Lab Requirements
To run the labs and scripts in this guide, you will need the following:
- An accessible kubernetes cluster with sufficient privileges
- kubectl
- kubectx/kubens
- operator-sdk >= 1.0.0
- kustomize
- golang
- make - build uitlity
- a shell environment (i.e. bash, zsh)
- a text editor
Ensure that all of the above CLI executables are availabe in your PATH
environment variable.
K8S Development Cluster Suggestions
If you do not have access to a cluster, there are options to allow you to run a cluster locally: