-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Getting started #73
Comments
Dear Harry, i'm fighting against the troubles, too. My router/Traefik has gone after a reinstall.... Maybe this will help you? https://doc.traefik.io/traefik/providers/kubernetes-crd/Deprecated apiextensions.k8s.io/v1beta1 CRD For Kubernetes v1.16+, please use the Traefik apiextensions.k8s.io/v1 CRDs instead.Best wishes! |
I also came across this. I have tried to apply these changes. You also need to change the names and add schema data (see treafik docu). After the changes the But unfortunately treafik still does not work. A look into the logs shows me the following messages:
|
Yes, my pods are running, but i get a "404 page not found" from nginx :( BTW. I have the same error messages in the log.... |
I think further adjustments are necessary here. I stopped at this point and switched to NextCloud All In One. |
In this moment I have success! 01-role.yaml:apiVersion: rbac.authorization.k8s.io/v1
apiVersion: rbac.authorization.k8s.io/v1 roleRef:
apiVersion: v1
|
I stopped too and split the project 1.) to a managed nextcloud and 2.) to a managed bbb Server, because I had no more time to spend... |
I'm sorry can't passing the frist step..
After helm install setup team-setup --values values-setup.yaml apears this:
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"
Ionos
Ubuntu 20.4
thankfull for hints ;)
New day - same issue now on
Contabo
Ubuntu 20.4.3
bg Harry
The text was updated successfully, but these errors were encountered: