Skip to content

All containers of Kong Ingress controller is not coming up. #1860

Discussion options

You must be logged in to vote

It appears your deployment is missing the RBAC permissions needed to make API requests:

time="2021-09-27T06:47:27Z" level=fatal msg="failed to fetch publish-service: services \"kong-proxy\" is forbidden: User \"system:serviceaccount:kuma-gateway:kong-serviceaccount\" cannot get resource \"services\" in API group \"\" in the namespace \"kuma-gateway\"" service_name=kong-proxy service_namespace=kuma-gateway

You might need to look at the bindings and permissions for the service account there and make adjustments.

I also wonder if you are or would start having any problems with your Kubernetes version of v1.22 🤔

Take note as per our version compatibility matrix that only 2.x+ (2.0 currently …

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@jaikratsinghtariyal
Comment options

Comment options

You must be logged in to vote
2 replies
@jaikratsinghtariyal
Comment options

@shaneutt
Comment options

Answer selected by shaneutt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants