clastix / coaks-baseline-architecture

Capsule over AKS baseline reference architecture
9 stars 4 forks source link

Error while installing capsule #19

Closed saikumar0412 closed 6 months ago

saikumar0412 commented 6 months ago

I am trying to install capsule and getting below error, could you please help.

Error: INSTALLATION FAILED: 1 error occurred:
    * Internal error occurred: failed calling webhook "owner.namespace.capsule.clastix.io": could not get REST client: unable to load root certificates: unable to parse bytes as PEM block

My cluster is aad enabled and have followed all steps as per below documentation https://github.com/clastix/coaks-baseline-architecture/blob/master/guides/01-create-aks-with-add.md

And getting error while doing helm install as per below doc https://github.com/clastix/coaks-baseline-architecture/blob/master/guides/02-capsule-installation.md#installing-capsule-helm-chart

saikumar0412 commented 6 months ago

One more detail to update is my cluster is a private cluster as I want to use private one

prometherion commented 6 months ago

Closing, duplicate of projectcapsule/capsule#1012