How to configure local kubeconfig with CA used for signing custom certificate for API and Ingress
Issue
- How to configure the
kubeconfig
with signing CA certificate for API or from Ingress. - When trying to login to the OpenShift cluster - the error is shown:
Unable to connect to the server: x509: certificate signed by unknown authority
- How to configure the local kubeconfig to fix the error above?
- How to configure the local kubeconfig to not use
--insecure-skip-tls-verify=true
option? - How to create a
kubeconfig
for developers to download locally without any further configuration?
Environment
- Red Hat OpenShift Container Platform:
- 4.12
- 4.13
- 4.14
- 4.15
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.