Get Your Hands Dirty
This is a quickstart guide to get you up and running with VSecM.
make
to run certain build tasks. You can
install make
using your favorite package manager.helm
installed on your system. Helm will be used to manage
the deployment of the VMware Secrets Manager onto your Kubernetes cluster.
If you don’t have Helm installed, you can follow the instructions on the
official Helm website to install it.I Have a Kubernetes Cluster Already
If you are already have a cluster and a
kubectl
that you can use on that cluster, you won’t need Minikube, so you can skip the steps related to initializing Minikube and configuring Minikube-related environment variables.
Also, if you are not using minikube, you will not need a local docker instance either.
Here’s a video that walks you through the steps in this quickstart guide: