Trending questions in DevOps & Agile

+5 votes
2 answers

Redirecting host to service path in kubernetes

What you are trying to do is ...READ MORE

Mar 27, 2018 in Kubernetes by DragonLord999
• 8,450 points
3,185 views
0 votes
1 answer

Push from phpstorm to bitbucket

I think you haven’t committed the changes ...READ MORE

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

Error saying "failed to get CPU consumption and request: some pods do not have request for cpu"

You are missing a CPU request on ...READ MORE

Aug 31, 2018 in Kubernetes by Kalgi
• 52,360 points
913 views
0 votes
2 answers

NoSuchBucket error when running Kubernetes on AWS

It was a bug on their part. ...READ MORE

Sep 4, 2018 in Kubernetes by Nilesh
• 7,050 points
698 views
0 votes
1 answer

How do I copy files from host to Docker container?

Here is what you can use to ...READ MORE

Aug 28, 2018 in DevOps & Agile by Damon Salvatore
• 5,980 points
1,068 views
0 votes
1 answer

Accessing remote kubernetes cluster on azure using kubectl

So, try this. Edit your kube config ...READ MORE

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

Not able to pull image from gcr.io

There was a recent outage to gce ...READ MORE

Aug 28, 2018 in Kubernetes by Kalgi
• 52,360 points
1,027 views
0 votes
1 answer

“403 Insufficient Permission” while creating a Kubernetes Cluster on Google Cloud instance

To run ./cluster/kube-up.sh, you most likely need compute scope ...READ MORE

Aug 28, 2018 in Kubernetes by Kalgi
• 52,360 points
1,026 views
0 votes
1 answer

gerrit-cherry-pick:fatal: 'origin' does not appear to be a git repository

The user account making that command does ...READ MORE

Aug 13, 2018 in Git & GitHub by Kalgi
• 52,360 points
1,668 views
0 votes
1 answer

How to connect to Vault server

You need to configure the back end ...READ MORE

Jul 12, 2018 in DevOps Tools by Kalgi
• 2,680 points
3,023 views
0 votes
1 answer

How to a run deployed app in Docker for Windows?

To deploy an ASP.NET web application to ...READ MORE

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

Running a cronjob in kubernetes

You will find the CronJobresource in the batch/v1beta1 API group. ...READ MORE

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

Unable to Pull image from quay.io: ERROR x509: certificate signed by unknown authority

Download necessary CA certificate. "/etc/ssl/certs/ca-certificates.crt", -> Debian/Ubuntu "/etc/pki/tls/certs/ca-bundle.crt", ...READ MORE

Jul 3, 2018 in Other DevOps Questions by Kalgi
• 52,360 points
3,373 views
0 votes
1 answer

Kubernetes API authentication

Best way to retrieve the token is: kubectl ...READ MORE

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

Kubernetes livenessProbe http result?

inititally i thought there could be a ...READ MORE

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

I’m using docker for windows but my docker container isn't starting on localhost 0.0.0.0. What is the solution to this?

This happens because your docker containers are ...READ MORE

Aug 30, 2018 in DevOps & Agile by Tyrion anex
• 8,700 points
885 views
0 votes
2 answers

Monitoring kubernetes job

you can do watch 'kubectl get pods | ...READ MORE

Sep 3, 2018 in Kubernetes by Nilesh
• 7,050 points
638 views
0 votes
1 answer

How to save a Dynamic port in Docker for Windows?

The mapped ports can be accessed via ...READ MORE

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

Permission denied when running ansible playbook through jenkins

Jenkins uses it's own user to execute ...READ MORE

Jun 25, 2018 in Ansible by DareDev
• 6,890 points
3,688 views
+1 vote
1 answer

How do I list containers in Docker?

To view running containers use  below command: docker ps I you want ...READ MORE

Sep 4, 2018 in DevOps & Agile by Damon Salvatore
• 5,980 points
574 views
+1 vote
1 answer

How to kill a specific instance on Pivotal Cloud Foundry

Use the following command cf restart-app-instance This will issue ...READ MORE

Jul 25, 2018 in Other DevOps Questions by Kalgi
• 52,360 points
2,343 views
0 votes
1 answer

Not able to access kubernetes api from a pod in azure

Follow these steps Add --bind-address=0.0.0.0 option to the line https://github.com/kubernetes/kubernetes/blob/v1.2.0/docs/getting-started-guides/coreos/azure/cloud_config_templates/kubernetes-cluster-main-nodes-template.yml#L218  Created ...READ MORE

Aug 30, 2018 in Kubernetes by Kalgi
• 52,360 points
824 views
0 votes
2 answers

Kubernetes Docker logs

To tail the logs, use the -foption kubectl logs ...READ MORE

Sep 6, 2018 in Kubernetes by Nilesh
• 7,050 points
665 views
0 votes
1 answer

Docker Swarm- Build image only when stack deployed from manager node

Use docker build to build the image. ...READ MORE

Aug 24, 2018 in Docker by Nilesh
• 7,050 points
1,062 views
0 votes
1 answer

Error: Docker for windows failing to start

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

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

How to increase docker-machine memory Mac

when you create docker machine, you can ...READ MORE

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

How to get remote access to a private docker-registry?

New client version refuses to work with ...READ MORE

Jul 31, 2018 in DevOps & Agile by Kalgi
• 52,360 points
2,076 views
0 votes
1 answer

Kubernetes manifest apiserver not forwarding

Check the certificates that you’re using. Maybe you’re ...READ MORE

Sep 3, 2018 in Kubernetes by Kalgi
• 52,360 points
601 views
+1 vote
1 answer

How do I get a Docker container's IP address from the host?

Save your docker image as a tar ...READ MORE

Aug 29, 2018 in DevOps & Agile by shubham
• 7,340 points
762 views
+1 vote
2 answers

error saying, “cannot create, files already exist” while installing virtual machine on Virtual Box

Hey @Hannah, You'll have to reinitialize the ...READ MORE

Oct 25, 2018 in DevOps Tools by krishti
751 views
0 votes
1 answer

EV SSL Certificate in Kubernetes

Keep the private key which is generated ...READ MORE

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

Error: Windows container is unavailable via localhost

This is because, containers and their ports are ...READ MORE

Sep 3, 2018 in DevOps & Agile by Sophie may
• 10,610 points
584 views
0 votes
1 answer

Cannot download Docker images behind a proxy

Follow these steps Step 1- create a systemd ...READ MORE

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

distinguish allowed_hosts and cors_origin_regex_whitelist in django?

ALLOWED_HOSTS as in docs is quite self ...READ MORE

Jul 6, 2018 in DevOps Tools by ajs3033
• 7,300 points
3,113 views
+1 vote
1 answer

Load balance docker swarm

There could be two possibilities  The command in docker-compose.yml file should be ...READ MORE

Aug 24, 2018 in Docker by Kalgi
• 52,360 points
960 views
0 votes
1 answer

Error saying "must specify a listening address"

To define non system IP Address: IP Addresses used with ...READ MORE

Aug 24, 2018 in Docker by Nilesh
• 7,050 points
966 views
0 votes
1 answer

No cluster folder created while installing Kubernetes

Download the latest release of kubernetes, once ...READ MORE

Sep 5, 2018 in Kubernetes by Kalgi
• 52,360 points
424 views
+5 votes
2 answers

How to program and get the Digital Ocean ID of the current Droplet from within the Droplet?

You can run curl http://169.254.169.254/metadata/v1/id within the ...READ MORE

Mar 27, 2018 in DevOps & Agile by Atul
• 10,240 points
2,894 views
0 votes
1 answer

Kubernetes: kubectl node01 notready

check the below entries for these are ...READ MORE

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

Trying to make a PHP code work in bluemix

example to @Nilesh's explanation: $html = '<html> ...READ MORE

Oct 25, 2018 in DevOps Tools by akaash
570 views
0 votes
1 answer

Unable to switch filesystem to overlay in Docker in Ubuntu.

From the official docs: https://docs.docker.com/engine/userguide/storagedriver/overlayfs-driver/#configure-docker-with-the-overlayoverlay2-storage-driver To configure Docker ...READ MORE

Jul 18, 2018 in Docker by ajs3033
• 7,300 points
2,520 views
0 votes
1 answer

Docker for windows Error: Where should I place SSH private key in a windows container for git?

Just follow the below steps:  1. Identify git ...READ MORE

Sep 3, 2018 in DevOps & Agile by Sophie may
• 10,610 points
487 views
0 votes
1 answer

I'm trying to set up two Jenkins servers without implementing the master slave model. Is there any way to do this?

There is a parameterized remote trigger plugin ...READ MORE

Jun 27, 2018 in Jenkins by Sophie may
• 10,610 points
3,416 views
0 votes
1 answer

Docker Swarm and self-signed Docker Registry

Add your self signed cert to the ...READ MORE

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

Create kubernetes that manages pods in java

Fabric8's Kubernetes Client is using a generated ...READ MORE

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

Getting error in ansible. The lxc module is not importable. Check the requirements

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

Jul 24, 2018 in Ansible by Atul
• 10,240 points
2,241 views
0 votes
2 answers

RVM and Jenkins setup

Try this: . $(/home/RVM_USER/.rvm/bin/rvm env 1.9.3@rails-3.2.3 --path) make sure ...READ MORE

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

Jenkins docker-compose error

You must install docker-compose in order to run ...READ MORE

Jul 24, 2018 in Jenkins by Sophie may
• 10,610 points
2,243 views
0 votes
1 answer

How do I set maximum queue connection for nginx port in Windows?

Since increasing queue size did not fix your problem ...READ MORE

Aug 22, 2018 in DevOps Tools by Damon Salvatore
• 5,980 points
969 views
0 votes
2 answers

Pod status terminating-Kubernentes

Delete the finalizers block from resource (pod,deployment,ds ...READ MORE

Aug 29, 2018 in Kubernetes by Hannah
• 18,570 points
621 views