Latest questions in DevOps & Agile

0 votes
1 answer

How does Docker-for-selenium on Windows work?

In order for windows to support the ...READ MORE

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

Is there a way to configure Docker for Windows to accept a self-signed SSL?

This issue is discussed in the official ...READ MORE

Nov 23, 2018 in DevOps & Agile by Tyrion anex
• 8,700 points
9,982 views
0 votes
1 answer

Docker for Windows 10 error: //./pipe/docker_engine: access is denied

You can do this by making the ...READ MORE

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

Docker for Windows error: can't reach the database in Windows 10 enterprise evaluation

I faced a similar issue, just open ...READ MORE

Nov 22, 2018 in DevOps & Agile by Sophie may
• 10,610 points
610 views
+2 votes
6 answers

How to add a volume to Docker, but also exclude a sub-folder?

Here is what you can try if ...READ MORE

Nov 21, 2018 in DevOps & Agile by Shubham
• 1,000 points
24,668 views
+4 votes
3 answers

Kubernetes Dashboard - Token login issue

This might help, it helped me. https://www.edureka.co/community/31282 ...READ MORE

Nov 23, 2018 in Kubernetes by Ali
• 11,360 points
9,563 views
0 votes
1 answer

How to delete multiple docker images at once?

Here is what you can try. There is ...READ MORE

Nov 21, 2018 in DevOps & Agile by Shubham
• 1,000 points
3,835 views
0 votes
1 answer

How to give a name to an image in Dockerfile ?

This needs to be done in your ...READ MORE

Nov 17, 2018 in DevOps & Agile by Damon Salvatore
• 5,980 points
1,280 views
0 votes
1 answer

Difference between RUN and CMD in a docker file and when to use one or the other.

Here are the explanations for all the ...READ MORE

Nov 17, 2018 in DevOps & Agile by Damon Salvatore
• 5,980 points
3,183 views
0 votes
1 answer

What is the basic difference between the running and starting of a Docker container?

Here is the basic difference between run ...READ MORE

Nov 16, 2018 in DevOps & Agile by Damon Salvatore
• 5,980 points
958 views
0 votes
2 answers

How to customize the RAM allocation on Docker for Windows?

Try this: docker update --cpu-shares 5120 -m 3000M ...READ MORE

Dec 7, 2018 in DevOps & Agile by Maverick
• 10,840 points
5,122 views
0 votes
1 answer

Docker for Windows CE: installation error

You’re facing this problem because you’re running ...READ MORE

Nov 16, 2018 in DevOps & Agile by Tyrion anex
• 8,700 points
431 views
0 votes
2 answers

Can a PVC be bound to a specific PV?

apiVersion: "v1" kind: "PersistentVolumeClaim" met ...READ MORE

Mar 3, 2020 in Kubernetes by anonymous
2,924 views
0 votes
1 answer

docker installation command not found

Here is a simple command which you ...READ MORE

Nov 16, 2018 in DevOps & Agile by anonymous
1,555 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
381 views
0 votes
1 answer

Why does Docker for Windows make you pick either Windows or Linux containers?

Windows machine contains several components and one ...READ MORE

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

Unable to access kubernetes service on localhost with Docker for Windows

Two ways to expose a service from ...READ MORE

Nov 15, 2018 in DevOps & Agile by Sophie may
• 10,610 points
2,340 views
0 votes
1 answer

Kubernetes on Docker for Windows Error

This issue is with docker for windows ...READ MORE

Nov 14, 2018 in DevOps & Agile by Tyrion anex
• 8,700 points
749 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
438 views
0 votes
1 answer

How to setup error reporting in Stackdriver from kubernetes pods?

The basic idea is to start a ...READ MORE

Nov 13, 2018 in Kubernetes by ajs3033
• 7,300 points
1,090 views
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
520 views
0 votes
1 answer

How to add a comment in a Dockerfile?

Here is what you have to do. Try ...READ MORE

Nov 13, 2018 in Docker by Damon Salvatore
• 5,980 points
8,917 views
0 votes
1 answer

Analyse a container's disk usage in Docker?

Here is a very simple command to ...READ MORE

Nov 13, 2018 in DevOps & Agile by Damon Salvatore
• 5,980 points
951 views
0 votes
1 answer

How do I view localhost with Lando and Docker for windows?

There is a URL on your output ...READ MORE

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

Docker for Windows error: i/o timeout

You’re facing a very common error. Just ...READ MORE

Nov 13, 2018 in DevOps & Agile by Sophie may
• 10,610 points
4,187 views
+1 vote
1 answer

Docker for Windows Error: Open cmd executing docker machine env

You can put the commands in: Shortcut Properties ...READ MORE

Nov 12, 2018 in Docker by Tyrion anex
• 8,700 points
696 views
0 votes
1 answer

Docker for windows error: Internal server

Have you installed all the dependencies mentioned ...READ MORE

Nov 12, 2018 in Docker by Tyrion anex
• 8,700 points
1,105 views
0 votes
1 answer

In Docker for windows how does communication between linux and windows containers work?

You can create a host file in ...READ MORE

Nov 9, 2018 in Docker by Sophie may
• 10,610 points
1,243 views
0 votes
1 answer

Docker for Windows error: Server not starting in IBM API connect toolkit

If you’re running on the most recent ...READ MORE

Nov 9, 2018 in Docker by Sophie may
• 10,610 points
771 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
731 views
0 votes
3 answers

How do I run Windows 7 in docker?

How To Install Docker on Windows 7/8/10 Home and Pro Get ...READ MORE

Aug 25, 2020 in Docker by Pistle
• 1,000 points
5,674 views
0 votes
1 answer

How do I restart a single container with docker-compose?

Actually it's not that difficult. Here is ...READ MORE

Nov 8, 2018 in DevOps & Agile by Damon Salvatore
• 5,980 points
7,218 views
0 votes
1 answer

which is better to use between Dockerfile and docker compose?

Here is a concept that will help ...READ MORE

Nov 6, 2018 in Docker by Damon Salvatore
• 5,980 points
2,733 views
0 votes
1 answer

Accessing client IP of HTTP request from GKE

i assume you set up your service ...READ MORE

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

How to access container from dev machine on Docker for windows?

What you can do is, allow access ...READ MORE

Nov 6, 2018 in Docker by Sophie may
• 10,610 points
1,299 views
0 votes
2 answers

Docker error on windows operating sytem

Because the Docker Engine daemon uses Linux-specific kernel features, ...READ MORE

Aug 29, 2020 in DevOps & Agile by Pistle
• 1,000 points
552 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 709 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
525 views
0 votes
2 answers

How to install Docker on Windows Server 2008?

You can install it with "Docker Toolbox ...READ MORE

Aug 25, 2020 in DevOps & Agile by Pistle
• 1,000 points
4,475 views
0 votes
2 answers

How to build docker images using VS2017?

Open Visual Studio and create a new project. Select ASP.Net Core Web ...READ MORE

Aug 25, 2020 in DevOps & Agile by Pistle
• 1,000 points
1,028 views
0 votes
1 answer

Svn ignoring “--password” and “--username” options

That prompt doesn't really look like Subversion ...READ MORE

Oct 31, 2018 in DevOps & Agile by DataKing99
• 8,240 points
1,762 views
+2 votes
2 answers

Kubernetes Pods in Pending State

Hey @Shyam, you get this error because ...READ MORE

Oct 31, 2018 in Kubernetes by Kalgi
• 52,360 points
6,243 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,156 views
0 votes
1 answer

Docker for windows error: docker-machine on virtual machine in Windows can't connect to running host

I faced similar issues, all you have ...READ MORE

Oct 30, 2018 in DevOps & Agile by Tyrion anex
• 8,700 points
1,339 views
0 votes
1 answer

Docker for Windows Error: Can't call chown inside Docker container

I’ve come across a similar issue, try ...READ MORE

Oct 30, 2018 in Docker by Tyrion anex
• 8,700 points
1,226 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
725 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
569 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
719 views
0 votes
1 answer

Kubernetes: Unable to get services in namespace: logs"system:serviceaccount:default:default"

Your approach is wrong here. Namespace is ...READ MORE

Oct 27, 2018 in Kubernetes by ajs3033
• 7,300 points
7,155 views
0 votes
1 answer

Kubernetes nodes crashing due to DiskPressure

From the ll find that DiskPressure raises when: According to ...READ MORE

Oct 27, 2018 in Kubernetes by DareDev
• 6,890 points
6,255 views