Most viewed questions in DevOps & Agile

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

How to configure autoscaling on docker swarm?

Hi@akhtar, There are no concepts available on the ...READ MORE

Dec 28, 2020 in Docker by MD
• 95,440 points
4,261 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,261 views
0 votes
1 answer

How to remove a user from Jenkins?

Hi@akhtar, You can remove or replace the user ...READ MORE

Oct 26, 2020 in Jenkins by MD
• 95,440 points
4,260 views
0 votes
1 answer

Error saying "One or more undefined variables: 'ansible_facts' is undefined"

The command you've executed basically means run ...READ MORE

Jan 17, 2019 in Ansible by Karen
4,259 views
0 votes
0 answers
0 votes
3 answers

Nginx reverse proxy URL getting rewritten

Hey @Gopi, try your ingress probably like ...READ MORE

Feb 12, 2019 in Kubernetes by Kalgi
• 52,360 points
4,250 views
+1 vote
1 answer

How to uninstall docker from windows? (DockerToolbox)

Go to your task manager and close ...READ MORE

Oct 25, 2018 in DevOps & Agile by Sophie may
• 10,610 points
4,244 views
0 votes
1 answer

javax.mail.messagingexception: could not connect to SMTP host: smtp.Gmail.com, port: 465 in jenkins.

Hi@akhtar, In general, gmail will not allow any ...READ MORE

Apr 16, 2020 in Jenkins by MD
• 95,440 points
4,241 views
+1 vote
1 answer

What is the difference between Hudson and Jenkins?

Jenkins and Hudson are Continuous Integration tool, ...READ MORE

Jun 17, 2019 in Jenkins by Neel
• 3,020 points
4,234 views
0 votes
1 answer

copy multiple files to multiple systems - Ansible

You can use /usr/bin/ansible command line. Ansible can SCP ...READ MORE

Mar 6, 2019 in Ansible by Yogesh
4,223 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,219 views
0 votes
1 answer

What are the prerequisites to learn Jenkins tool?

Hi@akhtar, As mentioned, there are no such prerequisite ...READ MORE

May 21, 2020 in Jenkins by MD
• 95,440 points
4,213 views
0 votes
0 answers

How to solve npm error "npm ERR! code ELIFECYCLE"?

I have a sample code for the ...READ MORE

May 1, 2022 in Other DevOps Questions by Kichu
• 19,050 points
4,210 views
0 votes
0 answers

Worker cannot connect to docker swarm manager

I have setup the docker swarm manager ...READ MORE

Jan 25, 2019 in Docker by Hamza
• 200 points

recategorized Feb 4, 2019 by Vardhan 4,205 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,201 views
0 votes
1 answer

How to remove cron using Ansible

Hey @Likhit, You could use something like ...READ MORE

Jan 29, 2019 in Ansible by Kavya
4,200 views
+1 vote
3 answers

Rename jobs from jenkins file

Go to the Configure screen and edit the Project name field ...READ MORE

Oct 25, 2018 in Jenkins by Laila
4,190 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,182 views
0 votes
1 answer

Error saying "ImportError: No module named ansible.playbook" when installing ansible on aws

Hey @Niana, I don't think you have ...READ MORE

Feb 4, 2019 in Ansible by Anushri

edited Feb 6, 2019 4,176 views
0 votes
1 answer

Rancher vs OpenShift

They both excel in different fields, Rancher ...READ MORE

Mar 28, 2019 in Kubernetes by Ram
4,137 views
0 votes
1 answer

How to use get_url on windows - Ansible

Hey @Biji, you could use the win_get_url ...READ MORE

Jan 24, 2019 in Ansible by Olly
4,136 views
0 votes
1 answer
0 votes
1 answer

Syntax error while using block in ansible role

block should be on the same indentation level ...READ MORE

Mar 13, 2019 in Ansible by Kim
4,131 views
0 votes
1 answer

Kubernetes- Jenkins slave node shows offline

TCP port for JNLP slave agent should ...READ MORE

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

How to deploy a jar file (spring boot jar) using Jenkins?

Use Gradle publish plugin in built.gradle. That should ...READ MORE

Sep 30, 2020 in Jenkins by Adil Abdullah khan

edited Mar 4, 2022 by Sarfaraz 4,118 views
0 votes
1 answer

ERROR: Connection is not established! java.lang.IllegalStateException: Connection is not established!

Hi@akhtar, This error may occur because of network ...READ MORE

May 29, 2020 in Jenkins by MD
• 95,440 points
4,116 views
0 votes
1 answer

How to save a Docker image in tar file?

Hi@akhtar, Sometimes we may require to copy an ...READ MORE

Sep 28, 2020 in Docker by MD
• 95,440 points
4,101 views
0 votes
1 answer

How to create a user using Ansible Playbook?

Hi@akhtar, You can use the user module in ...READ MORE

Sep 1, 2020 in Ansible by MD
• 95,440 points
4,099 views
0 votes
1 answer

Why do I get Connection reset by peer when making a request to a service running in a container?

Typically, this message is returned if the ...READ MORE

Jul 10, 2019 in Docker by Sirajul
• 59,230 points
4,091 views
0 votes
1 answer

Kubernetes - update ConfigMap programmatically

If you know Python, you can do ...READ MORE

Sep 3, 2018 in Kubernetes by Kalgi
• 52,360 points
4,090 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,089 views
0 votes
1 answer

When creating a new node, the option to “Launch agent by connecting it to the master” is not available in the “Launch method”

The option “Launch agent by connecting it ...READ MORE

Nov 4, 2019 in Jenkins by Sirajul
• 59,230 points
4,082 views
0 votes
1 answer

How can I stop a replicaset from restarting after deleting?

You need to delete the corresponding deployment. ...READ MORE

Dec 31, 2018 in Kubernetes by ajs3033
• 7,300 points
4,066 views
0 votes
1 answer

How to create a docker container using Ansible playbook?

Hi@akhtar, You can use the docker_container module in ...READ MORE

Aug 8, 2020 in Ansible by MD
• 95,440 points
4,065 views
0 votes
1 answer

How to move Jenkins from one system to another?

Hi@MD, You can move your Jenkins server to ...READ MORE

Oct 24, 2020 in Jenkins by akhtar
• 38,230 points
4,063 views
+1 vote
1 answer

issue while deploying a war file through jenkins in docker container

Please make sure while deploying to the ...READ MORE

Dec 17, 2018 in Jenkins by Arohi
4,063 views
+1 vote
0 answers

How to change the jenkins job status manually ( user interaction ) ?

I have 7 freestyle jobs (A,B,C,D,E,F,G) in ...READ MORE

Jul 24, 2019 in Jenkins by Veeranji
• 130 points
4,056 views
0 votes
1 answer

I can't able to create AWS KMS key using terraform

Hello @ Lakshminarayanan, Is that your actual Terraform for ...READ MORE

Aug 3, 2020 in Other DevOps Questions by Niroj
• 82,880 points
4,051 views
+1 vote
1 answer

What is a docker file? How do I create a docker image with dockerfile?

 A Dockerfile is a script/text configuration file that contains ...READ MORE

Jun 7, 2019 in Docker by Sirajul
• 59,230 points
4,036 views
0 votes
1 answer

My docker container has no internet

To begin, run cat /etc/resolv.conf in the ...READ MORE

Jan 3, 2023 in DevOps on Cloud by David
• 220 points
4,031 views
0 votes
1 answer

How to install zabbix in docker?

Hi@akhtar, In your Zabbix server, create a folder ...READ MORE

Aug 24, 2020 in Docker by MD
• 95,440 points
4,031 views
0 votes
1 answer

[ERROR] The goal you specified requires a project to execute but there is no POM in this directory (/var/lib/jenkins/workspace/PipeLine).

issue with accessing POM file through Jenkins, ...READ MORE

Feb 6, 2020 in Jenkins by anonymous
• 59,230 points
4,018 views
0 votes
1 answer

Using multiple config files using same template in a role in ansible

Go through this include_role module: tasks: - ...READ MORE

Jun 5, 2018 in Ansible by DareDev
• 6,890 points
4,016 views
+1 vote
1 answer

Docker error "DON'T BIND ON ANY IP ADDRESS WITHOUT setting --tlsverify IF YOU DON'T KNOW WHAT YOU'RE DOING [!] "

Did you generate/create a certificate?? If not ...READ MORE

Jul 31, 2019 in Docker by Kavya
3,989 views
0 votes
1 answer

How to install python package using Ansible playbook?

Hi@akhtar, Ansible has a pip module to install ...READ MORE

Dec 2, 2020 in Ansible by MD
• 95,440 points
3,983 views
0 votes
1 answer

Forcing ssl for Kubernetes Ingress on GKE

https://github.com/kubernetes/ingress-gce#frontend-https If you want to block http, you ...READ MORE

Sep 6, 2018 in Kubernetes by ajs3033
• 7,300 points
3,979 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,971 views
0 votes
1 answer

How to change hostname in Kibana?

Hi@akhtar, You can change the hostname of your ...READ MORE

Jun 19, 2020 in ELK Stack by MD
• 95,440 points
3,967 views
0 votes
1 answer

What is the difference between remote add origin vs remote set-url origin in git?

Hello, If you want to add a new ...READ MORE

May 27, 2020 in Git & GitHub by Niroj
• 82,880 points
3,961 views