Report this

What is the reason for this report?

Configuring the api-server

Posted on May 1, 2019

Hi

Will it be possible to hook into the kube-apiserver to configure it? For example if I would like to log in to cluster using Open ID Connect id tokens:

https://kubernetes.io/docs/reference/access-authn-authz/authentication/#configuring-the-api-server

I would need to configure the oidc parameters on the api-server.

/G



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hi there,

Because Kubernetes is a managed service, users do not have access to the masters or nodes to make configuration changes or updates to the underlying virtual machine. This intended to maintain a level of supportability and stability for our Kubernetes service. The master api is currently not configurable in this way. However, rest assured we are currently aware of issues regarding cluster authentication and authorization. These discussions are currently on the backlog for our engineering team.

Regards,

John Kwiatkoski Senior Developer Support Engineer

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.