Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
As a user, I want to choose a container runtime dynamically when running the operator and specify it in cr.yaml in spec.{COMPONENT}.runtimeClassName.
Runtime class was introduce in k8s 1.4: https://kubernetes.io/docs/concepts/containers/runtime-class/
Currently it is not possible to set custom runtime through runtimeClassName for our operator.