How to update resources for net-kourier-controller using operator #15866
Answered
by
dprotaso
exilehanharr
asked this question in
Q&A
|
Hello everyone! I've tried to deploy knative using operator and have got issue with net-kourier-controller. The controller is killed by OOM. I've tried to increase limits but it doesn't work. Example: I use operator version 1.11.12 because my k8s cluster version compatibillity. I've also tried using I couldn't find any documentation on how to use the How I can increase limits for net-kourier-controller? |
Answered by
dprotaso
Apr 24, 2025
Replies: 2 comments 1 reply
|
I'm guessing it's because container name needs to be |
1 reply
Answer selected by
exilehanharr
|
It is similar question here: knative/operator#2076 (comment) |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm guessing it's because container name needs to be
controllerand notnet-kourier-controllerSee: https://github.com/knative-extensions/net-kourier/blob/7e1c71ccec5356411033208669b0cd2f4c8f4f6b/config/300-controller.yaml#L46