helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

Need `runtimeClassName` parameter support

Open mateuszdrab opened this issue 3 years ago • 1 comments

This is a relatively new feature but I've been trying Kata containers and my plan was to move my external facing Haproxy into Kata; however, the required Helm template option is not implemented.

The pod's template needs the spec.runtimeClassName field

https://kubernetes.io/docs/concepts/containers/runtime-class/

mateuszdrab avatar Sep 21 '22 08:09 mateuszdrab

I'm adding this to a feature queue, thank you @mateuszdrab.

dkorunic avatar Sep 21 '22 09:09 dkorunic

Completed in https://github.com/haproxytech/helm-charts/commit/81fc512b3e1787d0123a4340faf4b76f5afad30e.

dkorunic avatar Jan 10 '23 09:01 dkorunic

Thank you @dkorunic, once I resolve my haproxy stability issue for which I raised a separate issue I'll work on moving Haproxy to the kata containers runtime class.

mateuszdrab avatar Jan 10 '23 10:01 mateuszdrab