devopstales / devopstales.github.io

8 stars 7 forks source link

https://devopstales.github.io/kubernetes/k8s-vault/ #2

Open utterances-bot opened 3 years ago

utterances-bot commented 3 years ago

Kubernetes and Vault integration - devopstales

https://devopstales.github.io/kubernetes/k8s-vault/

ayushkr04 commented 3 years ago

I get the below error when trying to deploy the vault-operator: no matches for kind "HelmChart" in version "helm.cattle.io/v1"

devopstales commented 3 years ago

@ayushkr04 I used a helm operator for the deployment of the helm chart. It is default on rke2 and k3s but you can read more about this here: https://devopstales.github.io/kubernetes/k3s-helm-controller/