Start a Conversation

Unsolved

C

36 Posts

710

June 24th, 2020 11:00

add support for resource limits in the isilon csi helm deployment

I had an issue today deploying isilon csi 1.2.0. The installation went fine. But no pods were created. After scratching my head, I vaguely remembered putting resource limits on the project that the isilon namespace was in. I had forgot that when you deploy without defining resources, that it fails. I am used to seeing an error when I create a pod via kubectl, but helm3 did not give an error. I am not sure if that is by design, or ignorance on my part.

In the end it made me think it may be useful to add them to the templates. I don't know that the controllers and nodes use many resources, but it seems like it would be useful in instances like I ran into. Thoughts? 

No Responses!
No Events found!

Top