Most viewed questions in DevOps & Agile

0 votes
1 answer

Ansible task to create service object using inline definition

You can use the k8s module for ...READ MORE

Jun 11, 2019 in Ansible by Tanya
606 views
0 votes
1 answer

Kubernetes Endpoints with TTL

Follow these steps: add an annotation to each ...READ MORE

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

Emulator: ERROR: x86 emulation currently requires hardware acceleration

You can solve this by enabling virtualization ...READ MORE

Apr 29, 2022 in Other DevOps Questions by narikkadan
• 63,620 points
605 views
0 votes
0 answers

How to use version name in Bamboo script

Hi All, We have 3 tasks in our ...READ MORE

Apr 9, 2020 in Other DevOps Questions by Abhishek
• 280 points
605 views
0 votes
1 answer

How does puppet work?

This is how Puppet works: The Puppet Agent ...READ MORE

Feb 15, 2019 in Puppet by Kehsav
605 views
0 votes
1 answer

Docker for Windows error: can't reach the database in Windows 10 enterprise evaluation

I faced a similar issue, just open ...READ MORE

Nov 22, 2018 in DevOps & Agile by Sophie may
• 10,610 points
605 views
0 votes
1 answer

How do I get into a Docker container?

docker attach will let you connect to your ...READ MORE

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

Not able to Lunch agent with help of both wat lunc agaent and command line.

Hi@Manoranjan, You need to click on the launch ...READ MORE

Sep 14, 2020 in Jenkins by MD
• 95,440 points
604 views
0 votes
1 answer

To restrict all access in Windows Server 2016

Hi@Lakshinarayanan, If you are using AWS Cloud, then ...READ MORE

Aug 25, 2020 in Other DevOps Questions by MD
• 95,440 points
604 views
0 votes
1 answer

How to get the current status of a local repository in Git?

Using 'git status' command in the repository ...READ MORE

Nov 26, 2019 in DevOps Tools by Sirajul
• 59,230 points
604 views
0 votes
1 answer

How to remove old Docker images?

Run the following command: docker $ (docker images ...READ MORE

Jul 17, 2018 in Docker by Sophie may
• 10,610 points
604 views
0 votes
1 answer

Jenkins with puppet.

For anyone interested in how to pull ...READ MORE

Aug 8, 2019 in Puppet by Sirajul
• 59,230 points
603 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
603 views
0 votes
0 answers

How to publish a Microsoft Forms(Office 365 form) with Azure DevOps Pipeline on different environments?

I have a solution that consists of ...READ MORE

Mar 15, 2022 in Other DevOps Questions by Kichu
• 19,050 points
601 views
+1 vote
1 answer

How to resolve merge conflicts in Git repository?

Hi@akhtar, You can try with git mergetool. It ...READ MORE

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

How to add several lines in a file using lineinfile module?

Hi@akhtar, When we need to perform a task ...READ MORE

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

Can't fetch git repositories in puppet using ssh

Try adding a section to the user's ~/.ssh/config file ...READ MORE

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

create and sign a CA key and certificate using openssl

Execute the following commands to create and ...READ MORE

Jul 31, 2019 in Docker by Rashi
601 views
0 votes
0 answers

Count of commits in azure devops git repo using Python

I want to count the number of ...READ MORE

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

Mention Kubernetes version while using it with ansible

Hey @Dustin, The default value for roles is kube_version: ...READ MORE

Jan 22, 2019 in Ansible by Anushri
600 views
0 votes
1 answer

How to build Start vNext from Powershell and fetch artifacts

TFS 2015 comes with the new REST API, ...READ MORE

Oct 17, 2018 in Kubernetes by lina
• 8,220 points
600 views
0 votes
1 answer

unable to execute terraform apply in azure devops

I have added the complete pipeline details ...READ MORE

Mar 31, 2022 in Other DevOps Questions by narikkadan
• 63,620 points
599 views
0 votes
1 answer

What all platforms does docker run on?

Hey @Albert, docker runs on the following ...READ MORE

Feb 13, 2019 in Docker by Imran
599 views
0 votes
1 answer

Trying to create Kubernetes cluster inside existing vpc in aws

You can add this ENV variable  export VPC_ID=vpc-YOURID READ MORE

Oct 17, 2018 in Kubernetes by Kalgi
• 52,360 points
598 views
0 votes
0 answers

Skip terraform resource if it exists

I'm Getting an error creating a secret ...READ MORE

Mar 16, 2023 in DevOps & Agile by Edureka
• 12,690 points
596 views
0 votes
0 answers

Adding additional boards in Azure Devops

My team contains only one board in ...READ MORE

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

How to apply a Stash in Git?

Hi@akhtar, In order to apply your Git stash ...READ MORE

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

When I'm trying to reinstall Jenkins in cent OS, the secrets folder is not creating and Jenkins is not using port 8080.

Go to /etc/yum.repo.d and delete jenkins.io package. Then ...READ MORE

Sep 30, 2020 in Jenkins by Adil
596 views
0 votes
1 answer

Error saying "Error reading ssh key" when trying to create the cluster

You need to create the public key ...READ MORE

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

What OS is Jenkins installed on Azure Virtual Machine?

Under Managed Jenkins there's a section called ...READ MORE

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

Get UseDotNet@2 in Azure DevOps to use the vmImage's dotnet SDK (or one from a cache)

I have an Azure DevOps pipeline with ...READ MORE

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

Install Nginx on Linux

Hey @Rishi, follow these steps: sudo apt-get update sudo ...READ MORE

May 15, 2019 in Other DevOps Questions by Iliana
595 views
0 votes
1 answer

Ansible playbook to automate security configurations of an EC2 instance

Hey @Kiara, your indentation is very wrong. ...READ MORE

Jan 24, 2019 in Ansible by Harsh
595 views
0 votes
1 answer

Set up an environment on google cloud

Hey @Ali, This is pretty simple, just ...READ MORE

Jan 2, 2019 in DevOps on Cloud by Anshul
595 views
0 votes
1 answer

How to deploy at least one pod per minion while configuring replication controller?

I think what you actually want to ...READ MORE

Nov 23, 2018 in Kubernetes by ajs3033
• 7,300 points
595 views
0 votes
1 answer

How to deal with persistent storage (e.g. databases) in docker

For Docker 1.9.0 and above, Use volume API docker ...READ MORE

Jul 18, 2018 in Docker by Kalgi
• 2,680 points
595 views
0 votes
1 answer

How to move the most recent commits to a new branch with Git?

Hi@akhtar, If you want to move your commits ...READ MORE

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

Can I limit the execution of a playbook on selected clients?

Create a group in the inventory file ...READ MORE

Oct 23, 2020 in Ansible by Varshitha
594 views
0 votes
1 answer

confirm r10k installation and configuration

Hey @Nisha, to confirm the installation and ...READ MORE

Mar 8, 2019 in Puppet by Barbara
594 views
0 votes
1 answer

Why is continuous testing so important for devops?

Continuous Testing allows any change made in ...READ MORE

Feb 18, 2019 in Other DevOps Questions by Yesha
594 views
0 votes
1 answer

Puppet: Loaction of Hiera.yaml file in puppet.

The Hiera configuration file is called hiera.yaml. It configures the ...READ MORE

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

Error: Ruby run error after connecting puppet apply to PuppetDB.

If Puppet apply is configured incorrectly, this error is ...READ MORE

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

Any way to mark commits in git?

You can try and use git tags. Also ...READ MORE

May 3, 2018 in DevOps & Agile by DareDev
• 6,890 points
593 views
0 votes
1 answer

Puppet: How can i remove all the node entries that are no longer managed by puppet?

You could try this: class remove_unmanaged { ...READ MORE

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

How does horizontal scaling decrease load of a system?

If there are spare CPU cycles and ...READ MORE

Jul 11, 2018 in Other DevOps Questions by Kalgi
• 2,680 points
592 views
0 votes
1 answer

Docker swarm scale

try docker node update --availability=drain <nodename> this will stop ...READ MORE

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

How do I manage stranded resources in Chef?

Try the follow the follow this procedure. ...READ MORE

Jul 24, 2018 in Other DevOps Questions by Atul
• 10,240 points
591 views
0 votes
1 answer

How to reset the changes in Git?

Hi@MD, Reset command can be used to undo ...READ MORE

Nov 20, 2020 in Git & GitHub by akhtar
• 38,230 points
590 views
0 votes
1 answer

Importance of lineinfile module in Ansible.

Hi@akhtar, The lineinfile module will search a file ...READ MORE

Sep 2, 2020 in Ansible by MD
• 95,440 points
590 views