Most viewed questions in DevOps & Agile

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
927 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
925 views
0 votes
1 answer

Playbook to create VM with existing storage account on Azure

Hey @Layla, try something like this: - name: ...READ MORE

Mar 27, 2019 in Ansible by Barbara
922 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
922 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 920 views
0 votes
0 answers

Multiple YAML build pipelines in Azure DevOps

Using the new YAML way I want ...READ MORE

Mar 15, 2022 in DevOps Tools by Kichu
• 19,050 points
919 views
0 votes
1 answer

How to create a secret from literals in Minishift Cluster?

Hi@akhtar, You can create a secret using generic ...READ MORE

Aug 18, 2020 in DevOps Tools by MD
• 95,440 points
919 views
0 votes
1 answer

How to get changes from master branch to a new branch in Git?

Hi@akhtar, You need to check out the branch and ...READ MORE

Jan 4, 2021 in Git & GitHub by MD
• 95,440 points
917 views
0 votes
1 answer

How to integrate Logstash with ElasticSearch?

Hi@akhtar, You can use elasticsearch plugin to integrate ...READ MORE

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

Can somebody define Persistent Volume (PV) and Persistent Volume Claim (PVC) of kubernetes in simple terms?

PVs are resources in the cluster. PVCs ...READ MORE

Feb 4, 2020 in Kubernetes by Sirajul
• 59,230 points
917 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
917 views
0 votes
2 answers

Adding nameservers to kubernetes

For those usign Kubernetes kube-dns, flag -nameservers nor environment variable SKYDNS_NAMESERVERS are ...READ MORE

Sep 3, 2018 in Kubernetes by Kalgi
• 52,360 points
917 views
+2 votes
1 answer

What is the difference between a container and an image in Docker?

 Below is reference which you can follow to know ...READ MORE

Sep 20, 2018 in DevOps & Agile by shubham
• 7,340 points
915 views
0 votes
1 answer

Installing Kubernetes

Hey! You follow this tutorial for installing ...READ MORE

Jul 22, 2019 in Kubernetes by Kalgi
• 52,360 points
914 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 914 views
0 votes
1 answer

Backup and restore for clustered environment - Ansible

If you're restoring to a new cluster, ...READ MORE

Feb 4, 2019 in Ansible by Anushri
913 views
0 votes
1 answer

Run a docker singularity image

It's very similar to running a docker ...READ MORE

Nov 26, 2019 in Docker by Priyank
910 views
0 votes
1 answer

Error saying "Error: Could not autoload puppet/provider/package/rpm: No child processes." While installing gcc through puppet

Hey @Laksha, check your internet connectivity. You usually ...READ MORE

Feb 15, 2019 in Puppet by Jugnu
910 views
0 votes
1 answer

Azure default devops agent, how to connect to azure VM (win os) and upload exe and start/stop services

If you use Azure Pipelines for your ...READ MORE

Mar 24, 2022 in DevOps & Agile by gaurav
• 23,260 points
909 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
907 views
0 votes
0 answers

How to login to Azure Devops organization using non-microsoft account?

I created an Azure DevOps organization and ...READ MORE

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

Why is my output sometimes replaced with ********* ? - Ansible

Any string marked no-log, including passwords, are ...READ MORE

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

How to a run deployed app in Docker for Windows?

To deploy an ASP.NET web application to ...READ MORE

Aug 30, 2018 in DevOps & Agile by Tyrion anex
• 8,700 points
906 views
0 votes
1 answer

How to create a docker container using Ansible?

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

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

Assign a certificate and secure it with TLS/HTTPS.

To get your ingress resource working you ...READ MORE

Oct 8, 2018 in Kubernetes by Kalgi
• 52,360 points
905 views
0 votes
0 answers

Unable to build the ASP.Net Core 7 in azure devops pipeline (CI)

ASP.Net Core 7 cannot be built in&nbs ...READ MORE

Dec 19, 2022 in DevOps on Cloud by Damonlang
• 1,230 points
904 views
0 votes
0 answers

Adding Images in Azure DevOps Wiki

In one of my Azure DevOps projects,&n ...READ MORE

Dec 13, 2022 in DevOps on Cloud by Nicholas
• 7,760 points
904 views
0 votes
1 answer

How to add Lucee Extensions in Docker For Windows using CommandBox?

Okay, you just have to open lucee ...READ MORE

Oct 10, 2018 in Docker by Tyrion anex
• 8,700 points
904 views
0 votes
1 answer

How to allow the client to switch git branches on a website? (*without technical knowledge, for QA)

I think ,except the two options you ...READ MORE

Jun 17, 2018 in Git & GitHub by shubham
• 7,340 points
904 views
0 votes
1 answer

Error saying script is already running - Ansible playbook error

Remove the previous processes before running this ...READ MORE

Feb 8, 2019 in Ansible by Dee
903 views
0 votes
1 answer

Error saying "failed to get CPU consumption and request: some pods do not have request for cpu"

You are missing a CPU request on ...READ MORE

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

Flutter as a first Programming language.

It's possible for someone to learn Flutter ...READ MORE

Mar 20, 2023 in DevOps & Agile by seena
902 views
0 votes
1 answer

How to change the image that the slave uses for a jenkins pipeline?

Hi@akhtar, You can specify the Docker images directly ...READ MORE

Oct 22, 2020 in Jenkins by MD
• 95,440 points
902 views
+1 vote
1 answer

centos7 container is restarting again & again itself

Usually Containers stop once their main process ...READ MORE

Apr 3, 2018 in DevOps & Agile by shubham
• 7,340 points
902 views
0 votes
1 answer
0 votes
1 answer

Error saying "Connection failed" when trying to install java jdk on slave VM

Hey @Ali, I went through the error and ...READ MORE

Jan 3, 2019 in Jenkins by Vishnu
901 views
0 votes
1 answer

Expose multiple backends with multiple IPs

A LoadBalancer service points to external load ...READ MORE

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

Pod stays in waiting in kubernetes cluster

If a Pod is stuck in the Waiting state, ...READ MORE

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

One click deploy of multiple artifacts in Azure Devops

I assume you're using Azure App Service ...READ MORE

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

Puppet in Docker: How do I query PuppetDB API in a container setup?

PuppetDB exposes a dashboard, showing various operational ...READ MORE

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

How to base a docker volume with docker container?

Run the following command: docker run -d --volumes-from ...READ MORE

Aug 5, 2018 in Docker by Sophie may
• 10,610 points
898 views
0 votes
0 answers

Azure Devops - Test Run Managment : resuming in-progress test

I am trying to figure out how ...READ MORE

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

dotnet build vs publish on Azure DevOps

I have a console app for .NET Core 2.0.  I can successfully create, distribute, and operate this software locally.  In Azure DevOps, I can successfully create and publish this app.  However, I am unable to launch the finished product if I construct the app in Azure DevOps. I tried creating in Azure DevOps using: dotnet build -c ...READ MORE

Dec 13, 2022 in DevOps on Cloud by Nicholas
• 7,760 points
894 views
0 votes
2 answers

What is Infrastructure as Code?

Infrastructure as a code (IaC) is the ...READ MORE

Apr 9, 2019 in Other DevOps Questions by nmentityvibes
• 420 points
894 views
0 votes
1 answer

Integrating Jira with Octopus

I've got a powershell step to do ...READ MORE

Aug 1, 2018 in DevOps & Agile by ajs3033
• 7,300 points
894 views
0 votes
0 answers

do you need to login - using `az devops login` - when AZURE_DEVOPS_EXT_PAT is set?

I have PAT set using environment variable ...READ MORE

Apr 14, 2022 in Other DevOps Questions by Kichu
• 19,050 points
893 views
+2 votes
3 answers

How do I deploy Scala PlayFramework Project to IBM Bluemix

It seems that they are more than ...READ MORE

Oct 18, 2018 in DevOps on Cloud by lina
• 8,220 points
893 views
0 votes
1 answer

Ansible task to check if PGP key is installed on Ubuntu

Hi @hannah, have a look at this, ...READ MORE

Nov 25, 2019 in Ansible by Aria
892 views
0 votes
1 answer

Script for websphere app server restart based on user request.

Hi@Saurabh, You can use the service module to ...READ MORE

Oct 19, 2020 in Ansible by MD
• 95,440 points
891 views
0 votes
2 answers

How to configure Prometheus server in linux?

Hi there , Setup Prometheus Configuration All the prometheus ...READ MORE

Jul 9, 2020 in DevOps & Agile by Suhana
• 340 points
891 views