Most viewed questions in DevOps & Agile

0 votes
1 answer

Puppet: What's the default logging setup in puppet?

We are using puppet-dashboard for this purpose. ...READ MORE

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

How do you configure automatic build in jenkins?

Works in Jenkins can be activated intermittently ...READ MORE

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

How to delete a key pair in AWS from Ansible-Playbook?

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

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

What is the swarm mode public key infrastructure?

Built-in Public Key Infrastructure System helps to ...READ MORE

Aug 23, 2019 in Docker by Sirajul
• 59,230 points
693 views
0 votes
1 answer

Ansible and NetApp provisioning

Ansible and NetApp hopped in as one ...READ MORE

Jan 25, 2019 in Ansible by Vivan
693 views
0 votes
1 answer

map 2 ports in my deployment file - kubernetes ingress

You can add as many ports as ...READ MORE

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

Orphaned Docker mounted host volumes?

For Docker 1.9 and up there's a ...READ MORE

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

Can i include custom data in a AWS cloudwatch alarm

You would have routied the alert event ...READ MORE

Aug 2, 2018 in DevOps on Cloud by Kalgi
• 52,360 points
692 views
0 votes
0 answers

Adjust mermaid diagram white space in Azure devops wiki

Goal: Workflow diagram displays underneath the header text ...READ MORE

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

How do I install Git on windows?

Hey @Akash, follow these steps: Go to this ...READ MORE

Feb 19, 2019 in Git & GitHub by Nikhil
691 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
691 views
0 votes
1 answer

How to save files in Git Stash?

Hi@akhtar, Git Stash temporarily save changes you've made to ...READ MORE

Nov 20, 2020 in Git & GitHub by MD
• 95,440 points
690 views
0 votes
1 answer

How to install jenkins in Redhat/CentOS?

Hi@akhtar, To install Jenkins in centOS/Redhat, you can ...READ MORE

Feb 6, 2020 in Jenkins by MD
• 95,440 points
690 views
0 votes
2 answers

Nagios on windows

You do not install Nagios server on ...READ MORE

Feb 28, 2019 in DevOps Tools by Kevin
690 views
0 votes
1 answer

Unable to access Kubernetes UI

Try running the following commad: kubectl describe endpoints ...READ MORE

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

Puppet: How do I disable environment Isolation?

To disable environment isolation in open source Puppet: Remove ...READ MORE

Aug 26, 2019 in Puppet by Sirajul
• 59,230 points
689 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
688 views
0 votes
1 answer

What are the different types of plugins available in Ansible?

Ansible provides a huge variety of plugins ...READ MORE

Feb 19, 2019 in Ansible by Priya
687 views
0 votes
0 answers

Azure DevOps Wiki for multiple projects

I have multiple projects in Azure DevOps. ...READ MORE

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

How do i configure my puppet server to be connected to an ENC?

You need to configure two settings to ...READ MORE

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

command for gettung container ids of all running containers

Id returned by docker service ps my-ngx is the <task_id> To ...READ MORE

Aug 24, 2018 in Docker by Nilesh
• 7,050 points
685 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
684 views
0 votes
1 answer

Increase ROOT_SIZE of minion in aws kubernetes cluster

Go to "cluster/aws/util.sh" file. Find BLOCK_DEVICE_MAPPINGS and add this {"DeviceName":"/dev/sda1","Ebs":{"VolumeSize":40, "VolumeType": ...READ MORE

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

Where to find inventory file? - Kubespray

By default its located in /etc/ansible/hosts. You can ...READ MORE

Jan 23, 2019 in Ansible by Noor
683 views
0 votes
1 answer

What is the need of database in devops?

DevOps is the convergence of development and ...READ MORE

Feb 11, 2020 in DevOps Tools by Sirajul
• 59,230 points
680 views
0 votes
1 answer

Add authorized key taken from a URL - Ansible

Hey @Lopez, you can use the authorized_key ...READ MORE

Feb 12, 2019 in Ansible by Charlie
679 views
0 votes
1 answer

How to revert a Git repository to a previous commit?

Hi@akhtar, This depends a lot on what you ...READ MORE

Dec 21, 2020 in Git & GitHub by MD
• 95,440 points
678 views
0 votes
1 answer

Where should the testing files be located to run puppet-parser-validate/puppet-lint against *.pp in a Jenkins+Puppet setup?

Rake is sophisticated test runner written in ...READ MORE

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

Remove my server IP in iptables on ubuntu

Do this to replay the issue iptables -A ...READ MORE

Jul 18, 2018 in Other DevOps Questions by DareDev
• 6,890 points
676 views
0 votes
1 answer

Puppet: What's the benefit of using Kubernetes with Puppet?

Kubernetes with Puppet allows you to manage resources ...READ MORE

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

Error saying "KeyError: 'ApiVersion'" - Ansible

The reason behind this error is that ...READ MORE

Jan 8, 2019 in Ansible by Sasha
675 views
0 votes
1 answer

replicate docker swarm cluster

There is nothing like in-built utilities for ...READ MORE

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

How to create a new-app in Minishift?

Hi@MD, You can use oc new-app command in ...READ MORE

Aug 18, 2020 in DevOps Tools by akhtar
• 38,230 points
674 views
0 votes
1 answer

NoSuchBucket error when running Kubernetes on AWS

It's probably a region issue; I'm guessing ...READ MORE

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

How can I set ssh key in GitHub?

Hi@akhtar, First you have to generate key using ...READ MORE

Feb 4, 2020 in Git & GitHub by MD
• 95,440 points
671 views
0 votes
1 answer

Managing a Domain Name System (DNS) nameserver file with Puppet.

In this case, you could  build a private ...READ MORE

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

Is containerization better than virtualization and where does cloud services comes into picture?

 Yeah, definitely docker containers are better as ...READ MORE

Jan 7, 2019 in DevOps & Agile by Damon Salvatore
• 5,980 points
671 views
0 votes
1 answer

How do I kill Wagtail server?

Here is the explanation regarding the above ...READ MORE

Jun 25, 2018 in DevOps Tools by anonymous
671 views
0 votes
1 answer

What all packages do i need to install to use kubernetes on my machine?

Install below packages on all of your ...READ MORE

Jul 11, 2019 in Kubernetes by Sirajul
• 59,230 points
670 views
0 votes
0 answers

Is there a way to make an Azure DevOps release only publish the actual latest change from a build pipeline?

My two commits were merged to master ...READ MORE

Apr 17, 2022 in Other DevOps Questions by Kichu
• 19,050 points
669 views
0 votes
1 answer

Puppet+Kubernetes: How do I convert puppet code to kubernetes yaml format?

Sometimes you may want to convert PuppetDSL ...READ MORE

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

How do I install docker on windows?

Hey @Dipti, Follow these steps to install ...READ MORE

Feb 25, 2019 in Docker by Kalgi
668 views
0 votes
1 answer

Get the Ip of a docker container

Here is what you need to do.  Firstly, ...READ MORE

Dec 10, 2018 in DevOps & Agile by Damon Salvatore
• 5,980 points
668 views
0 votes
0 answers

Azure devops - ansible azure rm issue

I want to run ansible using the ...READ MORE

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

How to find and restore a deleted file in a Git repository?

Hi Team, I have one Git repository. I ...READ MORE

Dec 22, 2020 in Git & GitHub by akhtar
• 38,230 points
667 views
0 votes
1 answer

Puppet in Docker: Can i run puppet in docker on windows?

With the release of the recent Docker ...READ MORE

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

Setup custom logo in Ansible Tower

Hey @Anjlai, Go to setting menu, navigate ...READ MORE

Feb 4, 2019 in Ansible by Kyraa
667 views
+3 votes
1 answer

Git vs Mercurial

I'm going to put down pros and ...READ MORE

Sep 20, 2018 in Git & GitHub by lina
• 8,220 points
667 views
0 votes
1 answer

Puppet : Can't run "puppet master" command on windows.

Not all Puppet commands work on Windows. Notably, Windows nodes can’t run ...READ MORE

Aug 30, 2019 in Puppet by Sirajul
• 59,230 points
666 views
0 votes
3 answers

Can I internally route from AWS to GCP - Kubernetes

Hey @Kali, you can use Ingress for ...READ MORE

Feb 8, 2019 in Kubernetes by Kim
666 views