Most viewed questions in DevOps & Agile

0 votes
2 answers

Pod status terminating-Kubernentes

Delete the finalizers block from resource (pod,deployment,ds ...READ MORE

Aug 29, 2018 in Kubernetes by Hannah
• 18,570 points
625 views
0 votes
0 answers

Microsoft Flow Add Outlook attachment to VSTS Work Item

I want to upload an  Outlook attachment to VSTS. ...READ MORE

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

Error when executing kops update cluster cluster_name --yes

There could be multiple reasons for errors. ...READ MORE

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

Azure DevOps - How to Invoke get commits rest api

How do I use the az devops invok ...READ MORE

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

Kubernetes ingress for leader follower system

you can use a traefik backend health ...READ MORE

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

On running mvn-version, I get the exception UnsupportedClassVersionError received error. How do I solve this?

This happens because your jdk version is ...READ MORE

Aug 7, 2018 in Docker by Sophie may
• 10,610 points
622 views
0 votes
1 answer

Azure devops extension available icons

Let's begin by making a new folder ...READ MORE

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

How would you install Ansible on a CentOS system?

This can be done in two simple ...READ MORE

Apr 24, 2019 in DevOps & Agile by Tyrion anex
• 8,700 points
621 views
0 votes
1 answer

Unable to open jenkins on the slave- Kubernetes

Execute these commands first and let me ...READ MORE

Dec 19, 2018 in Kubernetes by Charlie
621 views
0 votes
1 answer

Base a stage in pipeline by using a preloaded template

I don't think it's possible to load ...READ MORE

Jul 11, 2018 in Other DevOps Questions by ajs3033
• 7,300 points
621 views
0 votes
1 answer

How can I exchange jobs between 2 different Jenkins instances?

java -jar jenkins-cli.jar -s http://server get-job myjob ...READ MORE

Jul 6, 2018 in Jenkins by Sophie may
• 10,610 points
621 views
0 votes
0 answers

running a UWP test project in azure devops fails due to missing AppxManifest under ilc folder

I am using the windows-2019 agent with this ...READ MORE

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

How can I ensure that my jenkins build server is accessed only by authorized users?

Anyone can make use of the URL ...READ MORE

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

Docker for Windows error: “kubectl context missing”

There is an issue with docker for ...READ MORE

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

Brew install docker does not include docker engine?

Please try running brew install docker This will install ...READ MORE

Jul 30, 2018 in Docker by Kalgi
• 52,360 points
620 views
0 votes
1 answer

For Gradle & Spring Boot, how do I choose dependency with implementation?

Below is the answer to your question: Both ...READ MORE

Jun 17, 2018 in DevOps Tools by shubham
• 7,340 points
620 views
0 votes
1 answer

Puppet in Docker: docker: Error response from daemon: Container command '/opt/puppetlabs/bin/puppet' not found or does not exist..

This error indicates that probably there is ...READ MORE

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

Run a cron job once in N hours

If you want your cron job to ...READ MORE

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

Error updating rsyslog using ansible

apparently my proxy server was blocking the ...READ MORE

Aug 17, 2018 in Ansible by DareDev
• 6,890 points
619 views
0 votes
1 answer

List only stopped Docker containers

docker ps --filter "status=exited" or docker ps -f "status=exited" or you ...READ MORE

Jul 26, 2018 in Docker by Kalgi
• 52,360 points
618 views
0 votes
0 answers

Azure DevOps CI/CD pipelines for ADLS Gen2 resource

I am creating CI/CD pipelines for all ...READ MORE

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

Unable to deploy nginx ingress on kubernetes

The nginix ingress controller uses hostPort to ...READ MORE

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

How to save a Dynamic port in Docker for Windows?

The mapped ports can be accessed via ...READ MORE

Sep 4, 2018 in Docker by Tyrion anex
• 8,700 points
616 views
0 votes
1 answer

Puppet+Docker: How do i configure a swarm if i am using windows server 2016.

There are a few considerations to be ...READ MORE

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

How to expose the deployment in Minishift?

Hi@akhtar, You need to create a service to ...READ MORE

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

What is unknown user client in kubernetes?

I think your Legacy Authorisation has been ...READ MORE

Sep 12, 2018 in Kubernetes by DareDev
• 6,890 points
614 views
0 votes
0 answers

Azure DevOps - how to track planned vs unplanned work items

My team wants to keep track of ...READ MORE

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

How to integrate ServiceNow custom application with Azure Devops using REST API

How can I start a service connection ...READ MORE

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

Difference between git stash pop and git stash apply.

"Git stash pop" deletes the last pushed ...READ MORE

Nov 21, 2020 in Git & GitHub by anonymous
613 views
0 votes
1 answer

What are "docker secrets" and why is it necessary?

In terms of Docker Swarm services, a secret is ...READ MORE

Jul 5, 2019 in Docker by Sirajul
• 59,230 points
613 views
0 votes
1 answer

Puppet+Kubernetes: Puppet resource command doesn't return the pod information.

This could probably be a credentials issue ...READ MORE

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

Puppet: Promote a replica to a Master.

Verify that the master is permanently offline. If ...READ MORE

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

Connect 2 pods

You can connect those two pods by ...READ MORE

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

How to scale a particular service to ‘x' containers?

I think I can help you with ...READ MORE

Mar 6, 2019 in DevOps & Agile by Damon Salvatore
• 5,980 points
611 views
0 votes
1 answer

How do I install Ansible on Ubuntu?

Hey Kiara, Execute the following commands to Install ...READ MORE

Feb 20, 2019 in Ansible by Kunal
611 views
0 votes
1 answer

How to configure load balancer in kubernetes ?

In the deployment file keep the type ...READ MORE

Dec 4, 2018 in Kubernetes by Haseeb
611 views
0 votes
1 answer

Issue with the perl script

I don't really know what might the ...READ MORE

Jun 22, 2018 in Other DevOps Questions by ajs3033
• 7,300 points
611 views
0 votes
0 answers

creating an output variable azure devops from the Azure SQL InlineSqlTask task

 YAML content : - task: SqlAzureDacpacDeployment@1 displayName: ...READ MORE

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

How to create a role in Ansible?

Hi@akhtar, You can create a role in Ansible ...READ MORE

Aug 20, 2020 in Ansible by MD
• 95,440 points
610 views
+5 votes
1 answer

How much automation is too much automation

I think with incidents, there isn’t enough ...READ MORE

Sep 21, 2018 in Kubernetes by Kalgi
• 52,360 points
610 views
0 votes
2 answers

Detach/move subdirectory into separate git repo

git filter-branch --prune-empty --subdirectory-filter <YOUR_SUBDIR_TO_KEEP> master git push ...READ MORE

Aug 20, 2018 in Git & GitHub by Nilesh
• 7,050 points
610 views
0 votes
1 answer

Get ports using vagrant

You can get the correct ports using ...READ MORE

Feb 4, 2019 in Ansible by Husna
609 views
0 votes
1 answer

How to create a ConfigMap from a file?

Hi@akhtar, You can pass in the --from-file argument multiple times ...READ MORE

Aug 31, 2020 in Kubernetes by MD
• 95,440 points
608 views
0 votes
1 answer

How do I deploy to multiple servers using the same context root?

  If you're deploying to multiple servers ...READ MORE

Jul 2, 2018 in DevOps Tools by Kalgi
• 52,360 points
608 views
0 votes
0 answers

Azure DevOps PDF Export Pulgin Suggestion

I built a job using Jenkin and ...READ MORE

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

print basic boto debug message

Debug Controls the level of debug messages ...READ MORE

Mar 26, 2019 in Ansible by Raymond
607 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
607 views