Most viewed questions in DevOps & Agile

0 votes
0 answers

"Azure DevOps Organization" resource in Azure

I have a resource group inside it ...READ MORE

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

How to switch to another host in Docker Toolbox?

Hi@akhtar, You can change the host from your ...READ MORE

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

Secure Jenkins with AWS

Make use of the security groups and ...READ MORE

Aug 30, 2019 in Jenkins by Payal
449 views
0 votes
1 answer

Are there any pre-requisites while installing puppet on Ubuntu?

There are three main things to keep ...READ MORE

Feb 21, 2019 in Puppet by Kunal
449 views
0 votes
1 answer

One user per node in kubernetes cluster

In your case with the information you've ...READ MORE

Oct 5, 2018 in Kubernetes by Kalgi
• 52,360 points
449 views
0 votes
0 answers

Artifacts in Azure Devops Pipelines

I have an azure devops pipeline that ...READ MORE

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

what does a devops engineer do

DevOps engineers are responsible for a variety ...READ MORE

Dec 17, 2021 in DevOps & Agile by Neha
• 9,060 points
447 views
0 votes
1 answer

Purpose of node block in Puppet

A node block allows you to specify ...READ MORE

Mar 11, 2019 in Puppet by Shalaka
447 views
0 votes
1 answer

How to create a Docker swarm in Linux system?

Hi@akhtar, You need to initialize one node with ...READ MORE

Dec 24, 2020 in Docker by MD
• 95,440 points
446 views
0 votes
0 answers

Doubt Regarding Jenkins Shared Libraries

Hello All, I have doubt.The way we declare ...READ MORE

Jul 14, 2020 in Jenkins by omkarnik
• 120 points
446 views
0 votes
1 answer

puppetmaster setup

Puppet infrastructure installation includes installing puppet on ...READ MORE

Mar 26, 2020 in Puppet by Sirajul
• 59,230 points
446 views
0 votes
1 answer

What are profiles in Puppet?

Wrapper classes that use multiple component modules ...READ MORE

Feb 15, 2019 in Puppet by Sheela
446 views
0 votes
1 answer

what are Resources in puppet?

Resources are the fundamental unit for modeling ...READ MORE

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

When to use Ansible work with Jenkins?

If your deployment and machine environment are ...READ MORE

Apr 4, 2019 in Ansible by Anand
445 views
0 votes
1 answer

Is it possible to access GCP resources using api without a user interaction.?

yes that's totally possible. You'd have to create ...READ MORE

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

Azure DevOps Private Board and Task Board

Boards like Task Board, Backlog, etc.. are ...READ MORE

Mar 15, 2022 in DevOps on Cloud by Kichu
• 19,050 points
443 views
0 votes
0 answers

secret scanner in Azure DevOps repo

Can someone mention/recommend any scanner to scan ...READ MORE

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

Is it possible to have a link to raw content of file in Azure DevOps

Sure, here's the call for the rests: GET ...READ MORE

Feb 10, 2022 in Other DevOps Questions by Bhavitha
• 1,000 points
442 views
0 votes
1 answer

How to list all the saved stashes in Git?

Hi@akhtar, In Git, the stash operation takes your ...READ MORE

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

Install Ansible on centOS

Hey @Ali, Installing Ansible is a piece ...READ MORE

Jan 8, 2019 in Ansible by Kiara
442 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
442 views
0 votes
0 answers

Azure Devops API Create Build Definition

I wanted to have a good example ...READ MORE

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

How to get into a Docker container shell?

Hi@akhtar, The docker exec command is probably what you are ...READ MORE

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

How do I start a puppet server?

Hey if you're using Ubuntu, you can ...READ MORE

Feb 21, 2019 in Puppet by Kavyashri
441 views
0 votes
1 answer

Cannot find module cv2 when using OpenCV

This is because python is not able ...READ MORE

Apr 30, 2022 in Other DevOps Questions by narikkadan
• 63,700 points
440 views
0 votes
0 answers

How to create named and latest tag in Docker?

Assume I have an image that I ...READ MORE

Apr 21, 2022 in Docker by pranav
• 2,590 points
440 views
0 votes
1 answer

Resource declaration for installing LAMP Stack using Puppet

First create manifest, like this: sudo vi /etc/puppet/manifests/lamp.pp Add ...READ MORE

Mar 11, 2019 in DevOps & Agile by Bob
440 views
0 votes
1 answer

What is the best practice for updating an already existing web app deployment using ARM?

The Service Principal solution, through the SDK, ...READ MORE

Jul 9, 2018 in Other DevOps Questions by Atul
• 10,240 points
440 views
0 votes
0 answers

Not able to execute Powershell 7 scripts parallelly on DevOps

I use the Azure Powershell step in ...READ MORE

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

Which statement describes a benefit of DevOps?

One significant advantage of implementing DevOps in ...READ MORE

Oct 16, 2023 in Other DevOps Questions by anonymous
• 3,320 points
438 views
0 votes
0 answers

which of the following is not a devops tools?

Which of the following is Not a ...READ MORE

Dec 22, 2022 in DevOps & Agile by Edureka
• 13,620 points
438 views
0 votes
1 answer

Are there any pre-requisites for installing Kubernetes on Ubuntu?

If you're installing on VM's, then follow ...READ MORE

Feb 22, 2019 in Kubernetes by Sumit
438 views
0 votes
1 answer

Docker for Windows Error: does not work with Volumes

I was facing a similar issue. But ...READ MORE

Nov 14, 2018 in DevOps & Agile by Tyrion anex
• 8,700 points
438 views
0 votes
1 answer

How do I manage Continuously delivery database changes within devops pipeline

Here is a concept which you can ...READ MORE

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

Kuberneted dashboard is not accessible after deploying 3 node cluster

Hi, There may a problem with firewalld. You ...READ MORE

Jul 13, 2020 in Kubernetes by MD
• 95,440 points
437 views
0 votes
1 answer

Which is the best Jenkins online training available ?

Hi@akhtar There are a number of institutes which ...READ MORE

May 21, 2020 in Jenkins by MD
• 95,440 points
437 views
0 votes
1 answer

automating cluster setup and app deplument on kubernetes

Go through Google Cloud Deployment Manager. it automates ...READ MORE

Jul 5, 2018 in Kubernetes by ajs3033
• 7,300 points
437 views
0 votes
0 answers

Is Azure DevOps going away?

Could someone tell me whether Azure DevOps ...READ MORE

Feb 16, 2023 in DevOps & Agile by Edureka
• 12,690 points
436 views
0 votes
1 answer

How to undo pushed commits in Git?

Hi@akhtar, You can revert individual commits with: git revert ...READ MORE

Jan 4, 2021 in Git & GitHub by MD
• 95,440 points
436 views
0 votes
0 answers

how much time to take dashboard to run ?

kube-system   calico-kube-controllers-56ccd8fbd4-zq7x5   0/1     Pending   0          40m   <none> ...READ MORE

Sep 11, 2019 in Kubernetes by amit
436 views
0 votes
1 answer

Puppet+Kubernetes: How does puppetlabs/kubernetes module communicate with the Kubernetes API?

The Kubernetes module uses the kubeclient library to ...READ MORE

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

Chef server on windows - Is that possible?

You cannot set a chef server on ...READ MORE

Feb 28, 2019 in Chef by Lina
436 views
0 votes
1 answer

What is the hype about flutter?

Flutter is a popular framework for building ...READ MORE

Mar 20, 2023 in DevOps & Agile by padma priya
435 views
0 votes
1 answer

How to integrate OnPrem Azure DevOps Server with the cloud one?

When I go to Project > Boards ...READ MORE

Feb 11, 2022 in Other DevOps Questions by Bhavitha
• 1,000 points
435 views
0 votes
1 answer

Which is the best testing tool?

Hey @Jinu, the best tool I've come ...READ MORE

Feb 18, 2019 in Other DevOps Questions by Yesha
435 views
0 votes
0 answers

How to delete a docker image?

A Dockerfile is included in my project ...READ MORE

Apr 21, 2022 in Docker by pranav
• 2,590 points
434 views
0 votes
1 answer

Docker for Windows CE: installation error

You’re facing this problem because you’re running ...READ MORE

Nov 16, 2018 in DevOps & Agile by Tyrion anex
• 8,700 points
434 views
0 votes
0 answers

How can i start docker?

I have a windows 8.1 machine and ...READ MORE

Sep 28, 2020 in Docker by Pranav
• 120 points
433 views