Skip to content
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

routes.yml #52

Open
cleret opened this issue Dec 19, 2021 · 1 comment
Open

routes.yml #52

cleret opened this issue Dec 19, 2021 · 1 comment

Comments

@cleret
Copy link

cleret commented Dec 19, 2021

routes.yml in https://github.com/thingsboard/thingsboard-ce-k8s/tree/master/minikube

error: unable to recognize "routes_original.yml": no matches for kind "Ingress" in version "networking.k8s.io/v1beta1"

The extensions/v1beta1 and networking.k8s.io/v1beta1 API versions of Ingress is no longer served as of v1.22.

@midokura-agustin
Copy link
Contributor

You need to enable minikube addon named ingress:

https://thingsboard.io/docs/user-guide/install/cluster/minikube-cluster-setup/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants