You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to use hostname in microk8s client.config instead of any localhost or node ip. when I do this, it always shows tls or ssl certificate issue. Is there any feature to do so and if not can we have one ?
Why is this important?
With this we can call internal apis to access cluster in multi node cluster.
Are you interested in contributing to this feature?
yes count me in.
The text was updated successfully, but these errors were encountered:
You need to add the hostname to the extraSANs. Please see: https://microk8s.io/docs/ref-launch-config section "Configure Subject Alternate Names for kube-apiserver certificates" for an example.
Summary
I wanted to use hostname in microk8s client.config instead of any localhost or node ip. when I do this, it always shows tls or ssl certificate issue. Is there any feature to do so and if not can we have one ?
Why is this important?
With this we can call internal apis to access cluster in multi node cluster.
Are you interested in contributing to this feature?
yes count me in.
The text was updated successfully, but these errors were encountered: