Trending questions in DevOps & Agile

0 votes
1 answer

How do you manage environment variables in your DevOps processes, and what coding techniques have you found effective?

In DevOps processes, maintain environment variables that ...READ MORE

Oct 16, 2024 in DevOps Tools by Gagana
• 10,070 points

edited Oct 18, 2024 by Hoor 507 views
0 votes
1 answer

What strategies do you use to optimize build times in your CI/CD pipelines, including any specific coding solutions?

Among other strategies to optimize build times ...READ MORE

Oct 17, 2024 in DevOps & Agile by Gagana
• 10,070 points
444 views
0 votes
1 answer

What are the best practices for writing Dockerfiles, and could you share a well-structured example?

Writing Dockerfile: a best practice by which ...READ MORE

Oct 23, 2024 in DevOps Tools by Gagana
• 10,070 points
338 views
0 votes
0 answers

what is this question mean only explain the question not the answer

This is a question about techniques to ...READ MORE

Oct 17, 2024 in DevOps Tools by Anila
• 5,070 points

edited Mar 5 115 views
0 votes
0 answers

How do you implement monitoring and logging in your DevOps setup, and what coding solutions have you found useful?

Outputs from monitoring and logging are integral ...READ MORE

Oct 16, 2024 in DevOps Tools by Anila
• 5,070 points

edited Mar 5 118 views
0 votes
0 answers
0 votes
1 answer

Remove credentials from Git.

Hi@akhtar, The Git credential cache runs a daemon ...READ MORE

Jan 4, 2021 in Git & GitHub by MD
• 95,460 points
54,759 views
0 votes
0 answers

how to submit the assignment where we pushed the project to github

hi for devops course - git basic module, ...READ MORE

Apr 16, 2024 in DevOps & Agile by Avinash

edited Mar 5 158 views
0 votes
0 answers

how is devops course?

test devops test devops READ MORE

Apr 9, 2024 in DevOps & Agile by sdvgsv
• 100 points

edited Mar 5 149 views
0 votes
1 answer

The connection to the server localhost:8080 was refused - did you specify the right host or port?

Hi@akhtar, You may get this error if Kubectl ...READ MORE

Jun 6, 2020 in Kubernetes by MD
• 95,460 points
41,942 views
0 votes
2 answers

How do i move jenkins from one server to another?

use job import portal in jenkins, you ...READ MORE

Jul 6, 2022 in Jenkins by anonymous

edited Mar 5 53,717 views
+1 vote
1 answer

"msg": "Using a SSH password instead of a key is not possible because Host Key checking is enabled and sshpass does not support this.

Hi@akhtar, You are getting this error because when ...READ MORE

Aug 1, 2020 in Ansible by MD
• 95,460 points
37,539 views
0 votes
2 answers

How to configure Maven in Jenkins?

HI... How to configure Maven in Jenkins- I HOPE ...READ MORE

Jul 14, 2020 in DevOps & Agile by anonymous

edited Jul 15, 2020 by Sirajul 53,931 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,360 points
1,187 views
0 votes
1 answer

How do I list all hosts in Ansible?

Hi@akhtar, You can use the option --list-hosts. It will ...READ MORE

Jul 28, 2020 in Ansible by MD
• 95,460 points
51,151 views
0 votes
7 answers

docker: executable file not found in $PATH

try to build the image with --no-cache. I ...READ MORE

Nov 1, 2020 in Docker by Deeptesh Agrawal
64,463 views
0 votes
0 answers

Which statement is true about Agile and DevOps

Which statement is true about Agile and ...READ MORE

Oct 5, 2023 in DevOps Tools by Avinash
• 520 points

edited Mar 5 133 views
0 votes
0 answers

Which statement is true about Agile and DevOps

Which statement is true about Agile and ...READ MORE

Sep 29, 2023 in Other DevOps Questions by Avinash
• 520 points

edited Mar 5 242 views
0 votes
0 answers

Which statement is true about Agile and DevOps

Which statement is true about Agile and ...READ MORE

Sep 29, 2023 in DevOps Tools by Avinash
• 520 points

edited Mar 5 139 views
0 votes
1 answer

Azure Devops Extension- PublishHTMLReport in Azure pipelines not producing HTML tab in azure devops

It seems like you're facing an issue ...READ MORE

Apr 29, 2024 in DevOps on Cloud by anonymous
• 1,420 points
1,595 views
0 votes
1 answer

This application has no explicit mapping for /error

One of the reason this error coccured ...READ MORE

May 2, 2022 in Other DevOps Questions by narikkadan
• 86,360 points
21,593 views
0 votes
2 answers

Unable to connect to the server: x509: certificate signed by unknown authority (possibly because of "crypto/rsa: verification error"

mkdir -p $HOME/.kube sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config sudo ...READ MORE

Sep 30, 2020 in Kubernetes by Muhammad Badi uz Zaman
46,000 views
0 votes
0 answers

jenkins job was not runing

pending waiting for next available executor i ...READ MORE

Jul 12, 2023 in Jenkins by anonymous

edited Mar 5 193 views
0 votes
0 answers

issues with applying and reloading the configuration of Prometheus

level=error component="rule manager" msg="loading groups failed" err="/etc/config/alerts: ...READ MORE

Jul 8, 2023 in Other DevOps Questions by sree

edited Mar 5 290 views
+1 vote
1 answer

java.lang.NoSuchMethodError: No such DSL method 'pipeline' found among steps

Hi@akhtar, I think you did not install your ...READ MORE

Jul 7, 2020 in Jenkins by MD
• 95,460 points
47,133 views
0 votes
1 answer

How do I switch my career from QA tester to DevOps?

Switching from a QA tester role to ...READ MORE

Apr 11, 2023 in DevOps & Agile by anonymous
• 12,710 points

edited Mar 5 3,298 views
0 votes
0 answers

Unable to locate package kubelet

root@master:~# apt-mark hold kubelet kubeadm kubectl E: Unable ...READ MORE

Jun 4, 2023 in DevOps & Agile by Jasper

edited Mar 5 110 views
0 votes
0 answers

Help me to choose Devops course

I've done some basic Docker courses, but ...READ MORE

May 28, 2023 in Other DevOps Questions by VladSkill

edited Mar 5 200 views
0 votes
1 answer

What DevOps practice does Azure Application Insights support?

Azure Application Insights supports various DevOps practices ...READ MORE

Jul 3, 2023 in DevOps & Agile by anonymous
• 1,420 points
1,363 views
0 votes
1 answer

How to set permissions for a user in Jenkins?

Hi@akhtar, You can give access to your user ...READ MORE

Dec 7, 2020 in Jenkins by MD
• 95,460 points
38,621 views
0 votes
1 answer

Create Service Connection from Azure DevOps to GCP Artifact Registry

Creating a service account for Google Cloud ...READ MORE

Apr 29, 2024 in Other DevOps Questions by anonymous
• 1,420 points
1,230 views
0 votes
0 answers

Azure DevOps build Artifacts not getting generated in .Net web app

I am building the application through Azure ...READ MORE

Mar 22, 2022 in Other DevOps Questions by Kichu
• 19,040 points
2,087 views
0 votes
1 answer

My docker container has no internet

To begin, run cat /etc/resolv.conf in the ...READ MORE

Jan 3, 2023 in DevOps on Cloud by David
• 220 points
5,196 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
1,906 views
0 votes
1 answer

TypeError: $(...).DataTable is not a function

This happened because the jQuery DataTables library ...READ MORE

Apr 30, 2022 in Git & GitHub by narikkadan
• 86,360 points
15,815 views
0 votes
1 answer

Conversion failed when converting date and/or time from character string while inserting datetime

The SQL server supports many formats. Most ...READ MORE

Apr 30, 2022 in Other DevOps Questions by narikkadan
• 86,360 points
15,723 views
0 votes
1 answer

Move multiple Azure Devops projects into one project same org

Yes, it is possible to move all ...READ MORE

Apr 11, 2023 in DevOps & Agile by anonymous
• 12,710 points

edited Mar 5 1,109 views
0 votes
1 answer

Can I able to switch my career from QA tester to DevOps?

Yes, it is definitely possible to switch ...READ MORE

Apr 11, 2023 in DevOps & Agile by anonymous
• 12,710 points

edited Mar 5 1,069 views
0 votes
0 answers

I want to check package kexec in all server how do i do it

I want to check package kexec in ...READ MORE

Apr 19, 2023 in Ansible by anonymous

edited Mar 5 235 views
0 votes
1 answer

Is it required for a QA tester to learn DevOps?

Yes, it is becoming increasingly important for ...READ MORE

Apr 11, 2023 in DevOps & Agile by Edureka
• 12,710 points

edited Mar 5 1,057 views
0 votes
0 answers
0 votes
1 answer

What is Azure DevOps Boards?

Azure DevOps Boards is a project management ...READ MORE

Apr 11, 2023 in DevOps & Agile by anonymous
• 12,710 points

edited Mar 5 954 views
0 votes
1 answer

What exactly is Chef?

Although I'm not involved with DevOps or ...READ MORE

Apr 14, 2023 in DevOps & Agile by anonymous

edited Mar 5 801 views
0 votes
1 answer

Azure DevOps configuration with Jenkins

Yes, I can help you with that. To ...READ MORE

Apr 11, 2023 in DevOps & Agile by anonymous
• 12,710 points

edited Mar 5 874 views
0 votes
0 answers

Name must follow the pattern

RROR: Name must follow the pattern '^[a-zA-Z0-9]+((\.|_|__|-+ ...READ MORE

Apr 17, 2023 in DevOps & Agile by Swapnil

edited Mar 5 116 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,710 points
1,217 views
0 votes
0 answers

bitbucket pipeline to push commits to another repo

So this is the scenario i have ...READ MORE

Apr 13, 2023 in DevOps & Agile by anish
• 400 points

edited Mar 5 132 views
0 votes
0 answers

What are the different job roles one can apply by doing DevOps course?

What are the various job roles one ...READ MORE

Apr 13, 2023 in DevOps & Agile by Edureka
• 13,680 points

edited Mar 5 136 views