I have installed vSphere with Kubernetes according to the blog below.
http://darrylcauldwell.com/vsphere-k8s/
In my case everthing is running in nested ESXi.
All seems to be running fine in vCenter and NSX-T.
However I am not able to download the CLI Tools from the namespace with a browser.
With telnet I can see that something is listening on the ip-address and port 443 but that is all.
Also with curl I do not get a response.
The Administrator user has been given edit rights to the namespace.
Does anyone has a clue or a suggestion to look further into it?