Using the kubeconfig to reach the machine from the outside: certificate error #5028
Unanswered
johanneskastl
asked this question in
Q&A
Replies: 1 comment 1 reply
-
OK, looks like this could be configured in |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear all,
I am playing around with microshift and found it very nice to use. However, I could not get a connection from the outside using the
kubeconfig
file from/var/lib/microshift/resources/kubeadmin/kubeconfig
.I copied the file to another machine and made sure to replace
localhost
with the microshift VM's IP address.Unfortunately I only receive a certificate error, which I guess comes from the node's IP address not being configured in the certificate's SAN (subject alternate name) attribute.
Is there a way to configure this before starting the service?
Kind Regards,
Johannes
Beta Was this translation helpful? Give feedback.
All reactions