On Tue, May 17, 2016 at 12:03:49AM -0700, Pierre Lerouge wrote: > Hi Thank you for you awnser, > Sorry that's a wrong copy paste there is a field username at the same level > as password. > I've tryed to install it through the cluster/vsphere scripts > It didn't go exactly well (problems with corporate proxy) > Things are sureley missing. > I did not create the file, but I've try to run > kubectl config set-credentials admin --username=admin --password='1234' > > that's what create the config.
Never used the vsphere, so I can't really tell. But during setup the same auth basic should be used. Tou can probably connect to the server via ssh and try to see where the auth basic is located and the username (the username is not a hash usually :)). And if you find it, probably fix the vsphere scripts =) Or that is what I would try, can't think of anything better myself without knowing the vphere script. -- You received this message because you are subscribed to the Google Groups "Containers at Google" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-containers. For more options, visit https://groups.google.com/d/optout.
