Trending questions in DevOps & Agile

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,571 views
0 votes
1 answer

How to install telnet in Docker for Windows 10?

If you are trying to telnet in ...READ MORE

Aug 28, 2018 in Docker by Tyrion anex
• 8,700 points
3,168 views
0 votes
1 answer

Is GPU pass-through possible with docker for Windows?

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

Sep 8, 2018 in Docker by Tyrion anex
• 8,700 points
2,689 views
0 votes
1 answer

Could not find default credentials

Use gcloud auth application-default login to login for application ...READ MORE

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

How do I run kubernetes on AWS

There are two main ways to use ...READ MORE

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

How do I connect to my docker VM from windows shell?

You can run a container with full ...READ MORE

Sep 5, 2018 in Docker by Tyrion anex
• 8,700 points
2,766 views
0 votes
1 answer

Using REST API I cannot connect SonarQube to JIRA 7

The JIRA Plugin is not compatible with JIRA 7 ...READ MORE

Oct 17, 2018 in Kubernetes by lina
• 8,220 points
956 views
+1 vote
1 answer

What is the default amount of memory provided for Windows Docker containers?

Docker for Windows containers by default get: On ...READ MORE

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

Is docker for windows running Linux container in VirtualBox?

It uses HyperV in newer releases. It ...READ MORE

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

What is a Replication Controller

If there are too many pods, the ...READ MORE

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

How to get docker-compose to always re-create containers from fresh images?

The containers are getting recreated to preserve ...READ MORE

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

How to run normal Win32 applications in Docker for Windows?

If you have Windows Server 2016 ow ...READ MORE

Sep 25, 2018 in Docker by Tyrion anex
• 8,700 points
1,829 views
0 votes
1 answer

Kubernetes endpoints showing "ServiceUnavailable"

Those URLs are incomplete. Influx's ports are ...READ MORE

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

Nginx Request redirection one container to another

try adding a / at the end ...READ MORE

Oct 25, 2018 in DevOps on Cloud by Haseeb
2,562 views
0 votes
1 answer

Error message artifacts/*.jar doesn’t match anything: even ‘artifacts’ doesn’t exist

Artifacts store any data that is created ...READ MORE

Aug 7, 2018 in Jenkins by Nilesh
• 7,050 points
3,911 views
0 votes
1 answer

How to stop sqlplus command in unix shell script when any sql fails

One idea would be to launch the ...READ MORE

Jul 16, 2018 in Other DevOps Questions by Kalgi
• 52,360 points
4,860 views
0 votes
1 answer

How to get a browsable url from Docker-for-mac or Docker-for-Windows?

LoadBalancer will work on Docker-for-Mac and Docker-for-Windows ...READ MORE

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

Not able to access the kubernetes dashboard

Have you executed this proxy command? kubectl proxy Try ...READ MORE

Oct 8, 2018 in Kubernetes by Kalgi
• 52,360 points
1,228 views
+2 votes
1 answer

Nodes not able to join docker swarm cluster

You need to provide more information like ...READ MORE

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

Docker for Windows cleanup

Download docker-ci-zap.exe from https://github.com/jhowardmsft/docker-ci-zap and then run it in powershell with ...READ MORE

Aug 15, 2018 in Docker by Sophie may
• 10,610 points
3,584 views
0 votes
2 answers

run cron jobs inside container in background, when i am having a nodejs application as endpoint in foreground?

You can define a health check in ...READ MORE

Sep 17, 2018 in Kubernetes by lina
• 8,220 points
2,077 views
+1 vote
2 answers

lambda function showing error when trying to connect with rds(aws)

The engine will stay on timeout unless ...READ MORE

Jun 6, 2018 in DevOps on Cloud by ajs3033
• 7,300 points
4,911 views
0 votes
1 answer

Error saying "Found multiple hosted zoned matched" when trying to create cluster on AWS using kops

Go to the list of hosted zones ...READ MORE

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

Running A cronjob in a pod in Kubernetes

Unfortunately, you cannot run the CronJob inside a container ...READ MORE

Sep 17, 2018 in Kubernetes by Kalgi
• 52,360 points
2,088 views
+1 vote
1 answer

aws creating new instances when I terminate an existing instance

Hey @Hannah, Check if the autoscaling is ...READ MORE

Oct 24, 2018 in Kubernetes by Kalgi
• 52,360 points
438 views
+1 vote
4 answers

Kubernetes- HTTPS API return `Unauthorized`

One way to do this is by ...READ MORE

Sep 5, 2018 in Kubernetes by u_told_me_to
2,430 views
0 votes
1 answer

What is the stack difference between VirtualBox and Docker for Windows?

In my opinion you should use Docker ...READ MORE

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

Kubelet process has high CPU usage over long time

Kubelet stores information about all pods, running ...READ MORE

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

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

If you are using Ubuntu OS. run ...READ MORE

Oct 9, 2018 in Kubernetes by Nilesh
• 7,050 points
1,042 views
0 votes
1 answer

Init could not choose ip address error while doing docker swarm init

First look for the public IP of ...READ MORE

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

Install SSL certificate to aws load balancer in kubernetes?

you cannot setup an ELB deployed with ...READ MORE

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

Set the concurrencyPolicy in a cronjob

The property concurrencyPolicy is part of the CronJob spec, ...READ MORE

Sep 18, 2018 in Kubernetes by Kalgi
• 52,360 points
1,979 views
0 votes
1 answer

Docker for windows installation fails on PresentationFramework.Aero2

Docker for Windows only works on Windows ...READ MORE

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

Kubernetes: Insufficient CPU's and MatchNodeSelector in Openshift.

That error message does not mean that ...READ MORE

Sep 7, 2018 in Kubernetes by ajs3033
• 7,300 points
2,449 views
0 votes
1 answer

Error saying "build" requires 1 argument. See 'docker build --help'

Try adding a period at the end ...READ MORE

Jul 18, 2018 in Docker by Nilesh
• 7,050 points
4,651 views
0 votes
1 answer

Gunicorn stuck on docker when run is executed with flask application

Here's something that you could try: Check your ...READ MORE

Jun 14, 2018 in DevOps Tools by ajs3033
• 7,300 points
6,130 views
+1 vote
2 answers

Delete a git branch locally and remotely

Deleting a remote branch: git push origin --delete ...READ MORE

Aug 20, 2018 in Git & GitHub by Nilesh
• 7,050 points
3,186 views
0 votes
1 answer

Kubernetes Ingress Path only works with /

Have you changed the context path in ...READ MORE

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

Running a heterogeneous kubernetes cluster with nodes running in different network using VPN

There is an issue with networking between ...READ MORE

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

Unable to attach AWS EBS as volume in Kubernetes aws

You need to set the cloud provider ...READ MORE

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

single point of entry for multiple services in kubernetes ingress

I tried having something similar too. Deployment apiVersion: extensions/v1beta1 kind: ...READ MORE

Sep 7, 2018 in Kubernetes by Hannah
• 18,570 points
2,350 views
+1 vote
2 answers

is it possible to assign a Feature/User Story/Task to a team [Group] in VSTS

In most cases, we would break Work ...READ MORE

Oct 11, 2018 in DevOps & Agile by lina
• 8,220 points
5,111 views
0 votes
1 answer

Error saying "context cancelled"

This error occurs when your port is ...READ MORE

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

Error when executing kops update cluster cluster_name --yes

There could be multiple reasons for errors. ...READ MORE

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

permissions related to AWS ECR

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

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

Virtual machine disk space in Docker for Windows beta

The MobyLinux Hyper-V machine is provisioned on ...READ MORE

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

How to add Lucee Extensions in Docker For Windows using CommandBox?

Okay, you just have to open lucee ...READ MORE

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

Issue with Kubernetes ingress routing to Nextjs applications

You’re using nginx ingress controller which does ...READ MORE

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

Trying to create Kubernetes cluster inside existing vpc in aws

You can add this ENV variable  export VPC_ID=vpc-YOURID READ MORE

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

How to build Start vNext from Powershell and fetch artifacts

TFS 2015 comes with the new REST API, ...READ MORE

Oct 17, 2018 in Kubernetes by lina
• 8,220 points
598 views