Replies: 2 comments 13 replies
|
@pmalek Any help on this please? I tried applying all the roles and rbac and crds from the KIC v3.2.3, still not working. I tried uninstalling the newly setup Gateway APIs still no luck. But it looks like some roles are missing. Thanks |
13 replies
|
Any help on this please? As I'm not able to move from version v3.0.2. I want to upgrade to latest version to use the env variable |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi, After upgrade from 3.5.0 to 3.7.1 and KIC 3.0 to 3.2.3, I'm seeing the below issue.
This is dbless and I upgraded manually, I applied the roles and crd from the below link.
But still its not working, seems something missing in roles, could thought/help on this please?
kubectl kustomize https://github.com/Kong/kubernetes-ingress-controller/config/crd?ref=v3.2.3 | kubectl apply -f -
kubectl kustomize https://github.com/Kong/kubernetes-ingress-controller/config/rbac?ref=v3.2.3 | kubectl apply -f -
I also installed the Install the Gateway APIs as per the https://docs.konghq.com/kubernetes-ingress-controller/latest/install/helm/#installation for first time as we dont have that before.
All reactions