Username and password when trying to access LoadBalancer from public DNS - kubernetes on aws

0 votes

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:)

Jan 8, 2019 in Kubernetes by Ali
• 11,360 points
563 views

1 answer to this question.

0 votes

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. 

answered Jan 8, 2019 by Rohit

Related Questions In Kubernetes

0 votes
1 answer

Code error 403 when trying to access Kubernetes cluster

You get this error because you're getting ...READ MORE

answered Jan 4, 2019 in Kubernetes by Kabeer
23,868 views
0 votes
1 answer

Create LoadBalancer for kubernetes cluster in aws

Hello @Lina, If you're running your cluster on ...READ MORE

answered Oct 8, 2018 in Kubernetes by Kalgi
• 52,360 points
522 views
0 votes
1 answer

permissions related to AWS ECR

if you add allowContainerRegistry: true, kops will add those permissions ...READ MORE

answered Oct 9, 2018 in Kubernetes by Kalgi
• 52,360 points
933 views
+1 vote
1 answer
0 votes
1 answer

How to start and stop a cluster on AWS using kops without stopping the instance

Export your KOPS_STAT_STORE variable export KOPS_STATE_STORE=s3://your-bucket-name Get your instances ...READ MORE

answered Jan 8, 2019 in Kubernetes by Kashish
8,802 views
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP