0

I'm trying to setup a kubernetes cluster, but i'm running into something that i just cant seem to fix.

I'm trying to install the datawire/ambassador chart. but whatever i try i keep getting an error that CRD files cant be installed.

Error: INSTALLATION FAILED: failed to install CRD crds/getambassador.io_consulresolvers.yaml: Post "https://2bd9a7b0-b14b-4432-a719-1ff4dd146ec8.k8s.ondigitalocean.com/apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions?fieldManager=helm": EOF

I'm using the latest version of helm

version.BuildInfo{Version:"v3.7.1", GitCommit:"1d11fcb5d3f3bf00dbe6fe31b8412839a96b3dc4", GitTreeState:"clean", GoVersion:"go1.17.2"}

From what i have found on the internet the previous helm versions had a crd install hook, that has been removed in helm3. There is a crds folder in the repo now https://github.com/datawire/ambassador-chart/tree/master/crds. But i'm not sure if i should just install the .yml files to my kubernetes cluster manually, or if there is another way to get the install to work

Anyone here that has some experience with kubernates, helm and charts

0 Answers0