34984/username-password-access-loadbalancer-public-kubernetes
I've created a load balancer on my Kubernetes cluster and now I'm trying to access it using a public dns but it asks for username and password. Where do I get the username and the password?
Thank you:)
Hey @ali, You will find your username & password in kube config file. To view that file run this command
kubectl config view
You can use these credentials and proceed.
Go to the list of hosted zones ...READ MORE
You need to create the public key ...READ MORE
By default AWS only allows 5 vpcs ...READ MORE
You get this error because you're getting ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Hello @Lina, If you're running your cluster on ...READ MORE
if you add allowContainerRegistry: true, kops will add those permissions ...READ MORE
Try using ingress itself in this manner except ...READ MORE
Export your KOPS_STAT_STORE variable export KOPS_STATE_STORE=s3://your-bucket-name Get your instances ...READ MORE
Here are pros and cons of using ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.