How can we automate the login process into IBM Kubernetes Service(IKS)?

4/13/2021

We need some scripts or some way that can help us to automate our login into the IBM kubernetes cluster so that we don't have to do it manually everytime and can keep running automation scripts into the pipeline. We already have a cluster on IBM cloud with three worker nodes. And, we are trying to perform some automation on the same.

Please help if you have any idea regarding the same.

-- Muskan Sharma
ibm-cloud
iks
kubernetes
login-automation

1 Answer

4/13/2021

given the fact that your question is pretty vague and sincerely I am not shore short answer would be to use something like openshift. Here is an article that might help you:

https://www.openshift.com/blog/enhancing-the-openshift-web-console-login-experience

-- Opri
Source: StackOverflow