omrikiei / ktunnel

A cli that exposes your local resources to kubernetes
GNU General Public License v3.0
958 stars 75 forks source link

feat: set server cpu and memory requests and limits via CLI #122

Closed mindovermiles262 closed 6 months ago

mindovermiles262 commented 7 months ago

Per #118 this PR allows end users to specify the server's CPU and Memory Requests and Limits.

Please let me know if you have any questions or need anything from me to get this approved and merged. Thanks for this program - super helpful :)

mindovermiles262 commented 7 months ago

Hi @omrikiei ,

I updated this branch to fix the merge conflicts. I'd love to get some comments on this or get it merged into ktunnel so I can start using it with my project. Please let me know if you have any questions or comments.

Thank you!

omrikiei commented 6 months ago

Done, sorry for the delay

mindovermiles262 commented 6 months ago

Thank you!

idsulik commented 2 weeks ago

@omrikiei hi! Could you please create a new release?