Base Kubernets
This chart contains all the XOS services that interacts with Kubernetes.
If you haven't done it yet, add the CORD repository to the list of your local repositories and update the repo index:
helm repo add cord https://charts.opencord.org
helm repo update
You can then install it using:
helm install -n base-kubernetes cord/base-kubernetes --version 1.2.1