team-container icon indicating copy to clipboard operation
team-container copied to clipboard

Error: INSTALLATION FAILED: failed to install CRD ...

Open ReDienl opened this issue 3 years ago • 3 comments

I had to install team-container from scratch.

Step 1 worked: Install Kybernetes

Step 2 failed: "helm install router team-setup ..."

-> Error: INSTALLATION FAILED: failed to install CRD crds/traefik-crds.yaml: unable to recognize "": no matches for kind "CustomResourceDefinition" in version "apiextensions.k8s.io/v1beta1"

I used the 'values-setup.yaml' which worked previously (at the beginning in year 2020). Then I edited the 'values-setup.yaml' new, using the template, but didn't help.

What's wrong? What can I do?

Who can help me?

ReDienl avatar Jan 31 '22 12:01 ReDienl

"... certificate has expired ..." is not the problem for "... Installation failed ..."

ReDienl avatar Feb 11 '22 08:02 ReDienl

@ReDienl did you find a solution for this problem?

I'm facing the same issue. Seems like related to the version of Kubernetes. Since v1.22.* CRDs are not supported anymore.

gg14rd avatar Mar 14 '22 21:03 gg14rd

I have a running Team-Container with Jitsi. It wasn't easy... I combined several 'workarounds' I found here and at other places.

e.g.: https://www.heise.de/forum/c-t/Kommentare-zu-c-t-Artikeln/Dateiablage-Videokonferenz-und-Chat-auf-dem-eigenen-Server-betreiben/Error-INSTALLATION-FAILED-failed-to-install-CRD/posting-40413859/show/ https://github.com/ct-Open-Source/team-container/issues/53#issuecomment-753312988

ReDienl avatar Mar 16 '22 08:03 ReDienl