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 567 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
476 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
363 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 126 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 126 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,961 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 175 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 163 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
42,017 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,787 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,650 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 54,020 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,221 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,324 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,668 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 166 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 263 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 156 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,658 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,677 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,066 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 213 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 318 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,254 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,403 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 127 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 214 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,408 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,721 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,262 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,147 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,241 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,940 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,900 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,788 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,152 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,118 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,091 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 251 views
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 999 views
0 votes
0 answers
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 839 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 919 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 142 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,285 views
0 votes
1 answer

Do you use Firebase for your flutter apps?

Firebase is a popular backend-as-a-service (BaaS) platform ...READ MORE

Mar 20, 2023 in DevOps & Agile by Anitha
1,234 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 160 views
0 votes
1 answer

How swap slots in azure devops?

Yes, you can swap the slots in ...READ MORE

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

edited Mar 5 728 views