Trending questions in DevOps & Agile

0 votes
1 answer

Creating a kubernetes loadbalancer on AWS

Just put the type field as LoadBalancer ...READ MORE

Nov 13, 2018 in Kubernetes by DareDev
• 6,890 points
513 views
0 votes
1 answer

Docker for Windows Server 2016 requires update

First of all, you don’t need to ...READ MORE

Nov 8, 2018 in DevOps & Agile by Sophie may
• 10,610 points
724 views
0 votes
1 answer

Traefik: Forward Authentication not working

Look at the 7th line of your ...READ MORE

Aug 27, 2018 in Kubernetes by Kalgi
• 52,360 points
3,872 views
0 votes
1 answer

How do I solve this Docker for windows error: Cannot start service spark: container?

I got the same error, just run ...READ MORE

Sep 25, 2018 in Docker by Tyrion anex
• 8,700 points
2,614 views
0 votes
2 answers

Kubernetes on AWS: “Error: unknown flag: --config”

Update the cluster.yaml, changing the line kubernetesVersion: v1.6.6_coreos.1 to kubernetesVersion: v1.7.10_coreos.0 Should ...READ MORE

Oct 4, 2018 in Kubernetes by Kalgi
• 52,360 points
2,175 views
+1 vote
1 answer

Is autoscaling possible in kubernetes ingress nginx

In principle, the NGINX ingress controller is ...READ MORE

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

Docker for Windows Error: does not work with Volumes

I was facing a similar issue. But ...READ MORE

Nov 14, 2018 in DevOps & Agile by Tyrion anex
• 8,700 points
432 views
0 votes
1 answer

Upgrading the kubernetes cluster to the latest version

In the earlier version of kubernetes this ...READ MORE

Nov 15, 2018 in Kubernetes by ajs3033
• 7,300 points
376 views
0 votes
1 answer

Pod status not ready always - kubernetes

I was having the same issue. In the ...READ MORE

Sep 6, 2018 in Kubernetes by Kalgi
• 52,360 points
3,388 views
0 votes
1 answer

git - show modified files, except for deleted (or renamed) files

You can use --diff-filter=dr to exclude delete ...READ MORE

Aug 14, 2018 in Git & GitHub by Kalgi
• 52,360 points
4,338 views
0 votes
1 answer

docker swarm throwing an error “swarm already part of swarm”

You run the docker swarm init to create ...READ MORE

Aug 22, 2018 in Docker by Nilesh
• 7,050 points
3,968 views
0 votes
1 answer

Jenkins and GitHub webhook: HTTP 403

You need to create a specific user ...READ MORE

Aug 9, 2018 in Jenkins by Kalgi
• 52,360 points
4,511 views
+1 vote
1 answer

CSS formatting getting stripped out when viewing on jenkins

CSS is stripped out because of the ...READ MORE

Aug 14, 2018 in DevOps & Agile by Kalgi
• 52,360 points
4,254 views
0 votes
1 answer

Docker For Windows Error: Windows 10 Bootcamp network is down

If you want to perform testing, then ...READ MORE

Nov 5, 2018 in DevOps & Agile by Tyrion anex
• 8,700 points

edited Nov 5, 2018 by Tyrion anex 705 views
0 votes
1 answer

Kubernetes Dashboard by kops on AWS show only json

Hey lina, Try checking you default dashboard access. use ...READ MORE

Oct 10, 2018 in Kubernetes by Kalgi
• 52,360 points
1,824 views
0 votes
1 answer

Docker for Windows – How to access container in local network?

You have to map the port to ...READ MORE

Sep 21, 2018 in DevOps & Agile by Tyrion anex
• 8,700 points
2,671 views
0 votes
1 answer

How to construct Maven installation in Jenkins for each Slave node?

I’m assuming that Java and Maven are ...READ MORE

Aug 2, 2018 in Jenkins by Sophie may
• 10,610 points
4,815 views
0 votes
1 answer

How to fail a (cron) job after a certain number of retries?

You're trying to set 3 asbackoffLimit of your Job. ...READ MORE

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

Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable) while setting up kubernetes

Execute these three commands: sudo rm /var/lib/apt/lists/lock sudo rm ...READ MORE

Nov 27, 2018 in Kubernetes by Maverick
• 10,840 points
1,460 views
+2 votes
1 answer

Creating docker swarm using ansible

hello @hannah, You need to use the ...READ MORE

Sep 26, 2018 in Docker by Kalgi
• 52,360 points
2,288 views
0 votes
1 answer

Docker for windows Error: Cannot ping google.com from windows containers

Docker for windows and linux have different ...READ MORE

Oct 16, 2018 in Docker by Tyrion anex
• 8,700 points
1,451 views
+1 vote
1 answer

Getting kubernetes ingress endpoint

Whatever you've done so far is correct ...READ MORE

Sep 21, 2018 in Kubernetes by Kalgi
• 52,360 points
2,492 views
0 votes
1 answer

Kubernetes Ingress not resolving backend service

I think you're trying to access the ingress ...READ MORE

Oct 1, 2018 in Kubernetes by Kalgi
• 52,360 points
2,093 views
0 votes
1 answer

kafka in Kubernetes cluster

Configure kafka container as follows: ports: ...READ MORE

Oct 22, 2018 in Kubernetes by Hannah
• 18,570 points
1,152 views
0 votes
1 answer

Jenkins failed to set git

Change to the jenkins user and run the command ...READ MORE

Jul 19, 2018 in Jenkins by Kalgi
• 2,680 points
5,256 views
0 votes
1 answer

What is the network soln for Kubernetes in docker for Windows?

Out of the box is a work ...READ MORE

Nov 5, 2018 in Kubernetes by Tyrion anex
• 8,700 points
521 views
0 votes
1 answer

Pod keeps crashing or unhealthy

First, take a look at the logs ...READ MORE

Oct 26, 2018 in Kubernetes by Kalgi
• 52,360 points
941 views
0 votes
1 answer

Kubernetes error syncing pod

The issue caused by the docker container ...READ MORE

Aug 27, 2018 in Kubernetes by Kalgi
• 52,360 points
3,509 views
0 votes
1 answer

Pod stays in waiting in kubernetes cluster

If a Pod is stuck in the Waiting state, ...READ MORE

Oct 26, 2018 in Kubernetes by Kalgi
• 52,360 points
900 views
0 votes
1 answer

Is GPU pass-through possible in Docker for Windows?

GPU access from within a Docker container ...READ MORE

Oct 8, 2018 in Docker by Tyrion anex
• 8,700 points
1,674 views
0 votes
1 answer

Can’t find “manage Jenkins” on Jenkins home page

The simplest solution is reset security. Tomcat by ...READ MORE

Aug 9, 2018 in Jenkins by Kalgi
• 52,360 points
4,265 views
0 votes
1 answer

Docker, mount volumes as readonly

You can specify that a volume should ...READ MORE

Jul 27, 2018 in Docker by Kalgi
• 52,360 points
4,790 views
0 votes
1 answer

Where to set aws access/secret key for kube-up.sh

put following commands into a file xxxxx export ...READ MORE

Oct 29, 2018 in Kubernetes by Kalgi
• 52,360 points
724 views
0 votes
1 answer

Error while installing Docker for Windows on the Divio App

As you have Windows Home edition, one ...READ MORE

Oct 29, 2018 in Docker by Sophie may
• 10,610 points
713 views
0 votes
1 answer

Autodelete persistant volume claim when kubernetes job is completed

@Nilesh your idea seems really nice but ...READ MORE

Sep 19, 2018 in Kubernetes by Kalgi
• 52,360 points
2,423 views
0 votes
1 answer

Kubernetes Ingress controllers for wildcard url mapping

If you use the stock controllers you ...READ MORE

Sep 10, 2018 in Kubernetes by Kalgi
• 52,360 points
2,792 views
+1 vote
2 answers

How to run docker containers on different machines

You can use labels and selectors for ...READ MORE

Oct 23, 2018 in Docker by Laila
3,208 views
0 votes
1 answer

DeamonSet pod not scheduling on Master Node

Ever since kubernetes 1.6, DaemonSets are not ...READ MORE

Sep 14, 2018 in Kubernetes by DareDev
• 6,890 points
2,590 views
+1 vote
1 answer

difference between git fetch and git pull

Both fetch and pull are used to ...READ MORE

Jun 27, 2018 in Git & GitHub by anonymous
5,930 views
+2 votes
3 answers

Using attributes in Chef

There are 6 different types of attributes: default: A default attribute ...READ MORE

Oct 23, 2018 in Chef by Aditya
3,090 views
0 votes
1 answer

Pod not running as expected in kubernetes

Heyy @Hannah, It may be that there ...READ MORE

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

Kubernetes(GKE) cronjob not working

Adding to @Kalgi's answer I think you ...READ MORE

Sep 19, 2018 in Kubernetes by Nilesh
• 7,050 points
2,300 views
0 votes
1 answer
0 votes
1 answer

Why do jobs have to be idempotent - kubernetes cron jobs

To understand why this happens lets for ...READ MORE

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

How do I create a service account for my dashboard and get all the credentails

Run the following commands: This command will create ...READ MORE

Oct 8, 2018 in Kubernetes by Kalgi
• 52,360 points
1,492 views
+5 votes
7 answers

Docker swarm vs kubernetes

Swarm is easy handling while kn8 is ...READ MORE

Aug 27, 2018 in Docker by Mahesh Ajmeria
3,197 views
0 votes
2 answers

kubernetes service external ip pending

This question is very similar to this. READ MORE

Oct 8, 2018 in Kubernetes by Nilesh
• 7,050 points
2,251 views
0 votes
1 answer

Is Cluster level logging using Elasticsearch and Kibana possible on Docker for Windows?

Kubernetes is an open-source tool for automating ...READ MORE

Oct 29, 2018 in DevOps & Agile by Sophie may
• 10,610 points
559 views
0 votes
1 answer

Create a volume in kubernetes that won't get destroyed even if the pods die?

You can use the writemany which should ...READ MORE

Oct 17, 2018 in Kubernetes by lina
• 8,220 points
1,024 views
0 votes
1 answer

How do I get client IP addressed from HTTP requests in kubernetes services?

Kube-proxy can get out of the loop ...READ MORE

Sep 11, 2018 in Kubernetes by DareDev
• 6,890 points
2,566 views