Trending questions in DevOps & Agile

0 votes
1 answer

Jenkins pipeline error in deployment in Kubernetes

Hi@Pratyay, Deployment has no apiVersion v1. If you want ...READ MORE

Jul 28, 2020 in DevOps & Agile by MD
• 95,440 points
4,822 views
0 votes
1 answer

Will docker run on I5 or I7 is required?

It will run on i3 as well. ...READ MORE

Oct 5, 2020 in Docker by Vel
1,816 views
+2 votes
1 answer

Error: You might need to start Docker for Windows. How do i start the daemon?

Hi, If you are running containers with Docker, ...READ MORE

May 19, 2020 in DevOps & Agile by MD
• 95,440 points
7,750 views
0 votes
1 answer

Is there a way to connect my local redis server and node application into docker without losing data?

You need to use persistent storage while ...READ MORE

Oct 29, 2020 in Docker by Lohith
747 views
0 votes
1 answer

Questions on multibranch pipeline

Configuring Jenkins with git branch repository for ...READ MORE

Oct 28, 2020 in Jenkins by Hana
780 views
0 votes
1 answer

How can I connect a docker container to two docker networks that I have created?

Hi@akhtar, It's correct that the network argument of ...READ MORE

Mar 23, 2020 in Docker by MD
• 95,440 points
10,172 views
0 votes
1 answer

How to create a firewall rule using Ansible Playbook?

Hi@akhtar, Ansible has a module named firewalld to ...READ MORE

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

Is it necessary to create kubernetes cluster using minicube? Or how it happens in real time?

Minikube is a tool that lets you ...READ MORE

Oct 23, 2020 in Kubernetes by Hana

edited Oct 6, 2021 by Sarfaraz 889 views
0 votes
1 answer

How to create docker volume using Ansible?

Hi@akhtar, We can create a volume docker resource ...READ MORE

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

Error while exporting Postgres dump!

You will need to use it from ...READ MORE

Oct 30, 2020 in DevOps Tools by Shuhrat
594 views
0 votes
1 answer

How to switch a user per task or set of tasks?

Hi@akhtar, Ansible has a concept of privilege escalation. ...READ MORE

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

fatal: Not a git repository (or any of the parent directories): .git

Hi@akhtar, I think you didn't initialize your folder ...READ MORE

Apr 29, 2020 in Git & GitHub by MD
• 95,440 points
8,523 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
918 views
0 votes
1 answer

Docker: port 80 bind error.

Try to add an inbound rule for ...READ MORE

Oct 20, 2020 in Docker by Lokesh
965 views
0 votes
1 answer

Slowness issues with a java application running on a docker container over AWS ECS

You can set the following two parameters ...READ MORE

Oct 5, 2020 in Docker by Rajendra Prasad
1,594 views
0 votes
1 answer

Write playbook to apply condition date wise comparison

Hi, It depends on your use case. For ...READ MORE

Oct 21, 2020 in Ansible by MD
• 95,440 points
904 views
0 votes
1 answer

error: branch 'origin/master' not found.

Hi@akhtar, It seems your branch is not synced ...READ MORE

Sep 4, 2020 in Git & GitHub by MD
• 95,440 points
2,919 views
+1 vote
1 answer

Not able to browse jenkins from windows browser!

Hi@akhtar, You may get this error because your ...READ MORE

May 4, 2020 in DevOps Tools by MD
• 95,440 points
8,179 views
0 votes
1 answer

How to do SSH in EC2 instance using Ansible Playbook?

Hi@akhtar, To configure your inventory dynamically you need ...READ MORE

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

How to create a docker container using Ansible playbook?

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

Aug 8, 2020 in Ansible by MD
• 95,440 points
4,076 views
0 votes
1 answer

Can anyone let me know how would one can deploy the application in pipeline for Aws?

If you using Jenkins for CI/CD you ...READ MORE

Oct 29, 2020 in DevOps on Cloud by Jatin
501 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
914 views
0 votes
1 answer

How to restore archived artifacts in jenkins?

Do you mean accessing the archived artifacts ...READ MORE

Oct 15, 2020 in Jenkins by Karan
• 19,610 points
1,077 views
0 votes
1 answer

Aws codebuild plugin: A versioned S3 bucket is required

Hi@akhtar, As it is showing that you need ...READ MORE

Oct 22, 2020 in Jenkins by MD
• 95,440 points
741 views
0 votes
1 answer
0 votes
1 answer

With docker compose, which parameter should I use to run a yaml file ?

Yep. Wrong command. $ docker-compose build And then run ...READ MORE

Oct 27, 2020 in Docker by Justin
515 views
0 votes
1 answer

What do the Jenkins pipelines do?

A pipeline is a collection of jobs ...READ MORE

Oct 29, 2020 in Jenkins by Liam
426 views
0 votes
1 answer

How to install docker in windows 10 home??? Any suggestion without Docker tool it is not working in my windows!

Check if you’re using Windows 10, either ...READ MORE

Oct 24, 2020 in Docker by Lincy
666 views
0 votes
1 answer

fatal: [localhost]: FAILED! => {"changed": false, "msg": "boto required for this module"}

Hi@akhtar, As ansible use the python library in ...READ MORE

Aug 12, 2020 in Ansible by MD
• 95,440 points
3,744 views
0 votes
1 answer

How to create user and password in Windows EC2 instance using boto3 Script?

Hi, I don't think AWS will allow you ...READ MORE

Sep 23, 2020 in DevOps on Cloud by MD
• 95,440 points
1,924 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
604 views
0 votes
1 answer

What are best DevOps practices you setup to make sure our system is stable, reliable and secure?

DevOps provides a plethora of tools and ...READ MORE

Oct 27, 2020 in Other DevOps Questions by Lohith
427 views
0 votes
1 answer

How to run an Ansible Playbook to a particular node?

Hi@akhtar, You can control the playbook from the ...READ MORE

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

How to mount a dvd in a folder using Ansible playbook?

Hi@akhtar, Ansible has the mount module that is idempotent ...READ MORE

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

How to use a single URL to access an application on 4 different containers in docker?

You need to decide which service will ...READ MORE

Oct 24, 2020 in Docker by anonymous
582 views
0 votes
1 answer

How to ignore ansible SSH authenticity checking?

Hi@akhtar, To avoid this you need to set ...READ MORE

Aug 10, 2020 in Ansible by MD
• 95,440 points
3,800 views
0 votes
1 answer

Error from server (BadRequest): container "mysql-con" in pod "mysql" is waiting to start: CreateContainerConfigError

Hi@akhtar, In above code, you have used secret ...READ MORE

May 22, 2020 in Kubernetes by MD
• 95,440 points
7,234 views
0 votes
1 answer

How to run Kubectl exec command to login inside a Pod?

Hi Guys, You can use the below-given command ...READ MORE

Jun 8, 2020 in Kubernetes by MD
• 95,440 points
6,501 views
0 votes
1 answer

How to create a directory using Ansible?

Hi@akhtar, You can use the file module. To ...READ MORE

Aug 10, 2020 in Ansible by MD
• 95,440 points
3,761 views
0 votes
1 answer

I can't able to create AWS KMS key using terraform

Hello @ Lakshminarayanan, Is that your actual Terraform for ...READ MORE

Aug 3, 2020 in Other DevOps Questions by Niroj
• 82,880 points
4,079 views
0 votes
1 answer

How to create docker file and docker image?

You will have to create a dockerfile ...READ MORE

Oct 24, 2020 in Docker by Sam
506 views
0 votes
1 answer

FAILED! => {"changed": false, "msg": "state is mounted but all of the following are missing: fstype"}

Hi@akhtar, You need to pass some more arguments ...READ MORE

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

How to merge two branch in GitHub using jenkins?

Hi@akhtar, To implement this task you can follow ...READ MORE

May 7, 2020 in Jenkins by MD
• 95,440 points
7,835 views
0 votes
1 answer

How to create an Elastic Load Balancer in AWS with Ansible Playbook?

Hi@akhtar, You can find one module in ansible ...READ MORE

Oct 12, 2020 in Ansible by MD
• 95,440 points
953 views
0 votes
1 answer

What is cmd and entrypoint in Docker?

CMD and ENTRYPOINT are instructions given in ...READ MORE

Oct 19, 2020 in Docker by Kim
639 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

How to schedule jobs in Jenkins?

Hi@akhtar, If you want to schedule your Jenkins ...READ MORE

Oct 22, 2020 in Jenkins by MD
• 95,440 points
475 views