Most viewed questions in DevOps & Agile

0 votes
1 answer

Error: PuppetDB is running but Puppet Master can't reach it.

If PuppetDB is running but the Puppet ...READ MORE

Jul 31, 2019 in Puppet by Sirajul
• 59,230 points
927 views
0 votes
1 answer

what is configuration management and why do we need one?

Configuration management is all about bringing consistency ...READ MORE

Jul 29, 2019 in Puppet by Sirajul
• 59,230 points
927 views
0 votes
0 answers

Kubernetes dashboard Url is not accessing in my browser? [closed]

im facing the issue from yesterday.  i ...READ MORE

Jun 20, 2019 in Kubernetes by anonymous

closed Jun 20, 2019 by Kalgi 926 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
925 views
0 votes
1 answer

How can I preview PowerPoint files in Azure DevOps (VSTS)?

For work item attachments, there are no ...READ MORE

Mar 8, 2022 in DevOps & Agile by gaurav
• 23,260 points
924 views
0 votes
1 answer

ConfigMaps volume not creating file in container

Did a little research and found the ...READ MORE

Sep 6, 2018 in Kubernetes by Atul
• 10,240 points
924 views
+5 votes
3 answers

Error while trying to install postgis extension with greenplum

Try re downloading the package and installing ...READ MORE

Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
924 views
+5 votes
2 answers

How can I add run list automatically when a Chef Server is created?

You can create a repo in Git ...READ MORE

Mar 27, 2018 in Chef by shubham
• 7,340 points
924 views
0 votes
1 answer

Can i install puppet master and puppet agent on the same centos machine? How will that work?

Yes, It's now possible to install both ...READ MORE

Aug 6, 2019 in Puppet by Sirajul
• 59,230 points
923 views
0 votes
1 answer

How to build a high availability cluster in Kubernetes?

Add nodes in a HA cluster in ...READ MORE

Jul 12, 2019 in Kubernetes by Sirajul
• 59,230 points
923 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
923 views
0 votes
1 answer

Delete an object/file from an s3 bucket

Hey @Jinu, you can try the following ...READ MORE

Aug 1, 2019 in Ansible by Barbara
922 views
–1 vote
1 answer

order to apply kubernetes-dashboard ? before I join the worker nodes or after the join of the worker node ?

Not really. There are a few things ...READ MORE

Mar 18, 2019 in Kubernetes by Vardhan
• 13,190 points
922 views
0 votes
1 answer

How do I install Splunk on Windows?

Hi haseeb, you can install Splunk Enterprise ...READ MORE

Feb 28, 2019 in DevOps Tools by Kalgi
922 views
0 votes
1 answer

Running Ansible Tower behind nginx

Hey @Jeena, you should find it at /etc/tower/conf.d/remote_host_headers.py, ...READ MORE

Feb 1, 2019 in Ansible by Anisha
922 views
0 votes
1 answer

ansible playbook to create and remove a WebSphere Application Server Node Agent profile

This should workout: - name: Create profile_nodeagent: ...READ MORE

Oct 30, 2019 in Ansible by Tanishq
921 views
0 votes
1 answer

Configure nginx as reverse reverse proxy

Hey @Kiara, you can use something like ...READ MORE

Apr 16, 2019 in Jenkins by Bryan
920 views
0 votes
1 answer

Docker for Windows: Containers IP accessible in local network

Add more IP to the windows DockerNAT ...READ MORE

Dec 4, 2018 in DevOps & Agile by Tyrion anex
• 8,700 points
920 views
0 votes
0 answers

How to stop grouping by User Stories in Azure DevOps sprint boards?

 Take a look at the image below. ...READ MORE

Apr 8, 2022 in Other DevOps Questions by Kichu
• 19,050 points
919 views
0 votes
2 answers

Issue creating AWS VPC with Ansible

You can use the details given in ...READ MORE

Aug 16, 2018 in Ansible by Priyaj
• 58,090 points
919 views
0 votes
1 answer

How to use loop in Ansible playbook?

Hi@akhtar, Sometimes you want to repeat a task ...READ MORE

Sep 1, 2020 in Ansible by MD
• 95,440 points
918 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
918 views
0 votes
1 answer

Puppet: Building docker images from Puppet.

Yes, Puppet has a module called puppetlabs/image_build that can be ...READ MORE

Aug 20, 2019 in Puppet by Sirajul
• 59,230 points
917 views
0 votes
1 answer

How can I achieve high availability of my application using docker swarm?

High Availability is a feature where you ...READ MORE

Jul 5, 2019 in Docker by Sirajul
• 59,230 points
917 views
0 votes
0 answers

Azure devops not running xunit tests

No test is available in C:\stuff\Debug\x64\bin\x86\ilc\MyApp.Test.dll some_other_dlls ...READ MORE

Apr 11, 2022 in Other DevOps Questions by Kichu
• 19,050 points
915 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
915 views
0 votes
1 answer

trigger an event after checking into TFS

You essentially can't do this in TVFC. ...READ MORE

Apr 13, 2018 in DevOps & Agile by DareDev
• 6,890 points
915 views
0 votes
0 answers

How to launch ec2 instance with allocating EIP?

I have tried to launch EC2 instance ...READ MORE

Sep 10, 2019 in Ansible by Lakshminarayanan
• 1,370 points
914 views
0 votes
1 answer

Puppet+Docker : Configure Authentication to a private repository

When a server is not specified, images ...READ MORE

Aug 14, 2019 in Puppet by Sirajul
• 59,230 points
913 views
0 votes
1 answer

How to add one worker node to the Docker swarm?

Hi@akhtar, You will get one token when you ...READ MORE

Dec 24, 2020 in Docker by MD
• 95,440 points
912 views
0 votes
1 answer

Git & GitHub

Even though their names sound the same, ...READ MORE

Apr 26, 2018 in Git & GitHub by DragonLord999
• 8,450 points
912 views
0 votes
0 answers

Azure-devops rest api - pagination and rate limit

I am trying to pull Azure-DevOps entities' ...READ MORE

Mar 25, 2022 in Other DevOps Questions by Kichu
• 19,050 points
910 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
910 views
0 votes
1 answer

kubernetes on AWS get region name in pod

Try having the container query the kubernetes/AWS ...READ MORE

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

Error saying make_bucket failed - Kubernetes AWS

Hey @Ali, what you are doing is ...READ MORE

Jan 4, 2019 in Kubernetes by Olivia
907 views
+5 votes
2 answers

Xamarin and hockeyapp for DevOps

You can use Jenkins instead, It has ...READ MORE

Mar 27, 2018 in DevOps & Agile by DareDev
• 6,890 points

edited Oct 12, 2018 by Kalgi 907 views
0 votes
0 answers

Logon failed, use ctrl+c to cancel basic credential prompt to Git in Azure DevOps

When I clone a git repository from Azure Repos into my local system, the clone succeeds, however I receive the following message: Logon failed, use ctrl+c to cancel basic ...READ MORE

Dec 15, 2022 in DevOps on Cloud by Nicholas
• 7,760 points
904 views
+6 votes
3 answers

Difference between image and container - Containerization cencepts

Entire concept of docker and Kubernetes is ...READ MORE

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

Command to list users in Accurev

Run the following command: accurev show users READ MORE

Apr 29, 2018 in DevOps & Agile by ajs3033
• 7,300 points
904 views
0 votes
1 answer

How to create an Elastic Load Balancer in AWS with Ansible Playbook?

Hi@akhtar, You can find one module in ansible ...READ MORE

Oct 12, 2020 in Ansible by MD
• 95,440 points
903 views
0 votes
1 answer

Bash script to revoke Inbound rule after some time

Hi@Lakshminarayanan, You can find command to remove your ingress ...READ MORE

Jul 7, 2020 in Other DevOps Questions by MD
• 95,440 points
903 views
0 votes
1 answer

Requirements in the host that executes the mysql_db module.

These are the requirements for the host ...READ MORE

Feb 4, 2019 in Ansible by Diana
903 views
0 votes
1 answer

Why should I use Kubernetes?

With the advent of microservice architecture, users ...READ MORE

Jul 12, 2019 in Kubernetes by Sirajul
• 59,230 points
901 views
0 votes
1 answer

Ansible study materials

Hey @Jones, to study Ansible, first go ...READ MORE

Jan 31, 2019 in Ansible by Julie
901 views
0 votes
1 answer

Difference between continuous Integration and continuous development configuration management tools

Have a look at this: Continuous Integration : I'm ...READ MORE

Dec 17, 2018 in DevOps & Agile by Arohi

edited Dec 19, 2018 by Kalgi 901 views
0 votes
1 answer

"docker build returned 1 instead of one of [0]" Error when writing a puppet manifest file.

Heyy @Hannah, You seem to be using ...READ MORE

Dec 16, 2018 in Docker by Kiyara
901 views
0 votes
1 answer

How to terminate a pod when a specific event occurs?

You need to add a liveness and ...READ MORE

Jul 19, 2019 in Kubernetes by Sirajul
• 59,230 points
900 views
0 votes
1 answer

Error saying "ERROR: sudo_pass is not a legal parameter at this level in an Ansible Playbook"

Here sudo_pass is where you're going wrong. ...READ MORE

Jan 29, 2019 in Ansible by Hatim
900 views
0 votes
0 answers

API for automating Azure DevOps Pipelines?

I want to automate the queue-ing of ...READ MORE

Mar 22, 2022 in Other DevOps Questions by Kichu
• 19,050 points
897 views
0 votes
1 answer

How do I install Jenkins on Windows?

Hey Laksha, before you start installing Jenkins ...READ MORE

Feb 28, 2019 in Jenkins by Kalgi

edited Feb 28, 2019 897 views