I'm trying to change kube-apiserver parameters in order to accomplish oauth based cluster login. It's possible to change parameters manually, by entering into kube-apiserver container, but it will be hard to implement that during cluster spawn. Do you have suggestions or existing solutions for it?
Thanks in advance!
kops exposes apiserver fields that can be used to configure OIDC authentication. The documentation here describes the format