Trending questions in Kubernetes

0 votes
3 answers

Can I internally route from AWS to GCP - Kubernetes

Hey @Kali, you can use Ingress for ...READ MORE

Feb 8, 2019 in Kubernetes by Kim
661 views
0 votes
1 answer

Cluster not found error on kops get clusters

You get this error when you either ...READ MORE

Jan 8, 2019 in Kubernetes by Barbara
2,028 views
0 votes
1 answer

kubectl giving error saying path nor exist or TLS handshake timeout error

As I can see from the console ...READ MORE

Dec 20, 2018 in Kubernetes by Eric
2,695 views
0 votes
1 answer

Disable SSL redirect for Kubernetes NGINX ingress

Adding ingress.kubernetes.io/ssl-redirect: "false" to annotations will disable the SSL redirect: apiVersion: extensions/v1beta1 kind: ...READ MORE

Sep 12, 2018 in Kubernetes by Kalgi
• 52,360 points
6,930 views
0 votes
2 answers

Restart pods when configmap updates in Kubernetes?

Use Deployments, and consider your ConfigMaps to ...READ MORE

Aug 31, 2018 in Kubernetes by Nilesh
• 7,050 points
7,335 views
0 votes
1 answer

Kubernetes error: Did you speciy the right host or port

Try and auto generate your kubeconfig. Use: gcloud container ...READ MORE

Jan 9, 2019 in Kubernetes by DareDev
• 6,890 points
1,579 views
0 votes
1 answer

"No such host" error when executing kops validate cluster command

You get this error when the cluster ...READ MORE

Oct 17, 2018 in Kubernetes by Kalgi
• 52,360 points
5,186 views
+1 vote
2 answers

Accessing Kubernetes Web UI (Dashboard)

To access Kubernetes dashboard, you need to ...READ MORE

Apr 16, 2019 in Kubernetes by Ray
2,024 views
0 votes
1 answer

Can't list the deployment resources using RBAC

"extensions" and "apps" API groups cover replicasets ...READ MORE

Dec 28, 2018 in Kubernetes by DareDev
• 6,890 points
1,924 views
0 votes
1 answer

Error saying "Can't find aws in PATH, please fix and retry" in Kubernetes

Here's an easy solution that worked like ...READ MORE

Jan 4, 2019 in Kubernetes by Patrick
1,566 views
0 votes
1 answer

Pros and cons of using traefik as ingress on kubernetes as DaemonSet

Here are pros and cons of using ...READ MORE

Jan 6, 2019 in Kubernetes by Layla
1,483 views
0 votes
1 answer

Use traefik as an Ingress Controller on Kubernetes

You can create a traefik service something like ...READ MORE

Jan 6, 2019 in Kubernetes by Nick
1,175 views
0 votes
1 answer

Pros and cons of using Traefik as ingress on Kubernetes as Deployment?

You can use Traefik either as a deployment or ...READ MORE

Jan 8, 2019 in Kubernetes by Haider
1,075 views
0 votes
1 answer

Pods stuck in CrashBackLoopOff state

There are three possibilities here @Ali, Check your ...READ MORE

Jan 4, 2019 in Kubernetes by Lissa
998 views
0 votes
1 answer

UI for accessing Kubernetes pods

Hey @Ali, you can use the dashboard. ...READ MORE

Jan 8, 2019 in Kubernetes by Vini
780 views
0 votes
1 answer

Error saying make_bucket failed - Kubernetes AWS

Hey @Ali, what you are doing is ...READ MORE

Jan 4, 2019 in Kubernetes by Olivia
935 views
0 votes
1 answer

Unable to use kubernetes executer for Gitlabs

You are trying to use https, so ...READ MORE

Dec 26, 2018 in Kubernetes by DareDev
• 6,890 points
1,323 views
0 votes
1 answer

Error saying "Failed to request cluster info, will try again" when trying to join the kubernetes cluster

I had faced the same error. Make sure ...READ MORE

Oct 5, 2018 in Kubernetes by Kalgi
• 52,360 points
4,739 views
0 votes
1 answer

Kuberentes: pulling image from private repo

You'll have to refer to the secret ...READ MORE

Jan 11, 2019 in Kubernetes by ajs3033
• 7,300 points
500 views
0 votes
1 answer

Pods with vloumes using kubectl run

The JSON format you're using to override ...READ MORE

Oct 16, 2018 in Kubernetes by ajs3033
• 7,300 points
4,238 views
0 votes
1 answer

Forcing specific deployments/pods to deploy on master

Tolerations do not guarantee that a pod ...READ MORE

Oct 13, 2018 in Kubernetes by ajs3033
• 7,300 points
4,398 views
0 votes
3 answers

Retry pull image in a kubernetes pod

If the Pod is part of a ...READ MORE

Aug 29, 2018 in Kubernetes by Hannah
• 18,570 points
6,225 views
0 votes
1 answer

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

Hey @ali, You will find your username & ...READ MORE

Jan 8, 2019 in Kubernetes by Rohit
563 views
0 votes
1 answer

Use shared VPC in the Kubernetes cluster

Hey @Ali, its pretty easy. You can ...READ MORE

Jan 8, 2019 in Kubernetes by Shrishti
523 views
+1 vote
1 answer

Error saying "no matching hosted zone found" when trying to create the cluster

Hey @Hannah, change the create cluster command ...READ MORE

Oct 24, 2018 in Kubernetes by Kalgi
• 52,360 points
3,664 views
0 votes
1 answer

image can't be pulled error when I try to pull a docker image - kubernetes

I think the image is being pulled ...READ MORE

Sep 4, 2018 in Kubernetes by Kalgi
• 52,360 points
5,837 views
0 votes
1 answer

Create 3 different masters in 3 different regions - Kubernetes on AWS

Yes @Ali that's possible. You just have ...READ MORE

Jan 8, 2019 in Kubernetes by Malana
400 views
0 votes
1 answer

Autoscaling feature being used by default - Kubernetes AWS

Hey @Ali, seems like you've activated the ...READ MORE

Jan 7, 2019 in Kubernetes by Utsi
409 views
0 votes
1 answer

Where do I store my access/secret key for my kube-up.sh to work?

Hey @ali, If you've already installed and ...READ MORE

Jan 4, 2019 in Kubernetes by Nik
417 views
0 votes
1 answer

Modifying Google Cluster Engine(GKE) API permissions?

Try and create a new Node Pool with the ...READ MORE

Dec 26, 2018 in Kubernetes by ajs3033
• 7,300 points
758 views
0 votes
1 answer

Single node cluster having less CPU Quota

Single CPU cluster is probably not enough ...READ MORE

Dec 31, 2018 in Kubernetes by DareDev
• 6,890 points
424 views
0 votes
1 answer

What's the difference betweena a deployment and a stateful set?

Both the deployments and replication controllers are ...READ MORE

Oct 3, 2018 in Kubernetes by ajs3033
• 7,300 points
4,207 views
0 votes
1 answer

Created cluster on AWS but master node showing not ready

This error usually occurs when your cluster ...READ MORE

Dec 21, 2018 in Kubernetes by Eric
731 views
+1 vote
1 answer

Error saying "Error : group map (some junk)is already registered" when trying to run kubectl get nodes

Seems like the installed version of kubectl ...READ MORE

Dec 12, 2018 in Kubernetes by Kalgi
• 52,360 points
838 views
0 votes
1 answer

Unable to open jenkins on the slave- Kubernetes

Execute these commands first and let me ...READ MORE

Dec 19, 2018 in Kubernetes by Charlie
606 views
0 votes
1 answer

Cannot connect unix:///var/run/docker.sock in kubernetes using GitLab CI runner

Do not use this: DOCKER_DRIVER: overlay because OVERLAY is ...READ MORE

Oct 16, 2018 in Kubernetes by DareDev
• 6,890 points
3,246 views
0 votes
1 answer

Connect to existing pod, execute script, disconnect - Kubernetes cron job

As far as i know there's no ...READ MORE

Sep 17, 2018 in Kubernetes by Kalgi
• 52,360 points
4,499 views
0 votes
1 answer

Error saying "the program 'curl' is currently not installed"

Install curl using this command: apt-get update && ...READ MORE

Nov 23, 2018 in Kubernetes by Hannah
• 18,570 points
1,597 views
0 votes
1 answer

Using kubernetes API on GKE

When you create a cluster using GKE, ...READ MORE

Dec 6, 2018 in Kubernetes by ajs3033
• 7,300 points
1,008 views
0 votes
2 answers

DNS does not resolve with NGINX in Kubernetes

adding to @kalgi's answer Using just the hostname ...READ MORE

Aug 30, 2018 in Kubernetes by Nilesh
• 7,050 points
5,181 views
0 votes
1 answer

Pod Status containerCreating

I’m not very sure of this error. ...READ MORE

Sep 25, 2018 in Kubernetes by Kalgi
• 52,360 points
3,895 views
0 votes
2 answers

Error saying “Error from server (NotFound): the server could not find the requested resource”

official Documentation says: A client should be skewed ...READ MORE

Sep 19, 2018 in Kubernetes by Nilesh
• 7,050 points
4,069 views
0 votes
2 answers

Recover kops Kubernetes cluster

Adding to @hannah's answer, you need to do one ...READ MORE

Oct 23, 2018 in Kubernetes by Kalgi
• 52,360 points
2,568 views
0 votes
2 answers

Error while installing curl on ubuntu

This might help https://www.edureka.co/community/18638/resource-tempo ...READ MORE

Nov 23, 2018 in Kubernetes by Harsha
1,203 views
0 votes
1 answer

Unable to get cgroup stats for docker and kubelet services

Try and start kubelet with the following ...READ MORE

Sep 3, 2018 in Kubernetes by DareDev
• 6,890 points
4,693 views
0 votes
1 answer

How do I add clusterrole to allow access to kubernetes dashboard

This completely depends on what roles you ...READ MORE

Nov 23, 2018 in Kubernetes by Hannah
• 18,570 points
1,135 views
0 votes
1 answer

"error marking master: timed out waiting for the condition" while creating a kubernetes cluster

There could be many reasons that generates ...READ MORE

Oct 30, 2018 in Kubernetes by Kalgi
• 52,360 points
2,138 views
0 votes
4 answers

minikube start is giving OS Type not recognized

I had the same issue. i had ...READ MORE

Apr 30, 2019 in Kubernetes by Lisa
2,434 views
0 votes
1 answer

What are the different ways to access kubernetes dashboard?

There are three main ways to access ...READ MORE

Nov 23, 2018 in Kubernetes by Hannah
• 18,570 points
1,059 views
0 votes
1 answer

How to configure load balancer in kubernetes ?

In the deployment file keep the type ...READ MORE

Dec 4, 2018 in Kubernetes by Haseeb
590 views