Trending questions in DevOps & Agile

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

How do I set up a k8s cluster on windows?

Hey @Nadia, follow these steps to create ...READ MORE

Feb 25, 2019 in Kubernetes by Roshan
451 views
0 votes
2 answers

Is it possible to copy Docker images from one host to another without via repository?

To save an image to any file ...READ MORE

Aug 9, 2019 in DevOps & Agile by Sirajul
• 59,230 points
727 views
0 votes
1 answer

What are the different types of plugins available in Ansible?

Ansible provides a huge variety of plugins ...READ MORE

Feb 19, 2019 in Ansible by Priya
687 views
0 votes
1 answer

How do I install Git on windows?

Hey @Akash, follow these steps: Go to this ...READ MORE

Feb 19, 2019 in Git & GitHub by Nikhil
691 views
0 votes
1 answer

Nginx routing for kubernetes services

Hey, backend is a service running on ...READ MORE

Feb 8, 2019 in Kubernetes by Kalgi
• 52,360 points
1,167 views
0 votes
1 answer

Ingress nginx loading resource 404 in kubernetes

This is not a routing problem on ...READ MORE

Sep 10, 2018 in Kubernetes by Kalgi
• 52,360 points
7,656 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
603 views
0 votes
1 answer

Sign certificates while setting up puppet on Ubuntu

Hey @Adi, On your puppet master execute ...READ MORE

Feb 21, 2019 in Puppet by Jobin
553 views
0 votes
1 answer

Why are facts gathered in puppet and ansible?

The facts gathered by these tools are ...READ MORE

Feb 21, 2019 in Ansible by Vismaya
535 views
0 votes
1 answer

How do I install rpm package on a single Linux machine?

Install the package called pacman using this command: puppet ...READ MORE

Feb 25, 2019 in Puppet by Nandita
369 views
0 votes
1 answer

Can I revoke puppet host's certificate?

Hey @Garima, yes of course you can ...READ MORE

Feb 21, 2019 in Puppet by Laila
525 views
0 votes
1 answer

Delete previously added authorized keys and add new ones

Hey @Emily, hope this works - name: Set ...READ MORE

Feb 12, 2019 in Ansible by John
945 views
0 votes
1 answer

How do I solve a Git checkout error: updating paths is incompatible with switching branches?

This error occurs when you are checking ...READ MORE

Jul 26, 2018 in Git & GitHub by Sophie may
• 10,610 points
9,592 views
0 votes
1 answer

"FATAL: all hosts have already failed -- aborting" - Ansible error

Hey @Anju, you could change your second ...READ MORE

Feb 7, 2019 in Ansible by Sri
1,124 views
0 votes
1 answer

Using local docker images with Minikube

You can reuse the Docker daemon from ...READ MORE

Jan 3, 2019 in Kubernetes by ajs3033
• 7,300 points
2,624 views
0 votes
1 answer

Role of subelement module in an Ansible playbook

Hey @Rahul thanks for a better question ...READ MORE

Jan 16, 2019 in Ansible by Emily
2,055 views
0 votes
1 answer

DNS is set but I dont know how to add new hosts?

Follow these steps to add host to your ...READ MORE

Feb 21, 2019 in Puppet by Kashish
504 views
0 votes
1 answer

Increasing the shm size of a kubernetes container

You cannot achieve this in kubernetes pod. READ MORE

Sep 12, 2018 in Kubernetes by ajs3033
• 7,300 points
7,502 views
0 votes
1 answer

How do I enable cache plugin in Ansible?

Hey @Jason, You can enable a cache plugin ...READ MORE

Feb 20, 2019 in Ansible by Yogesh
570 views
0 votes
1 answer

How do I sign all the certificates together - Puppet on Ubuntu

Hey @Aryaa, use the following command to ...READ MORE

Feb 21, 2019 in Puppet by Adi
479 views
0 votes
1 answer

Calico wait for etcd error when creating kubernetes cluster using kubespray

Hey @Kanika, You need to open two ...READ MORE

Jan 22, 2019 in Ansible by Jinha
1,762 views
0 votes
1 answer

Why do we have to sign the certificates during Puppet installation?

Hey @Pallavi, so the first time puppet ...READ MORE

Feb 21, 2019 in Puppet by Alia
466 views
0 votes
1 answer

Are there any pre-requisites for installing Kubernetes on Ubuntu?

If you're installing on VM's, then follow ...READ MORE

Feb 22, 2019 in Kubernetes by Sumit
418 views
0 votes
1 answer

Empty Jenkins Workspace causing Jenkins build failure

/tmp/hudson3579240812233061648.sh: line 3: cd: /jenkins/workspace/completeness_compiler_runtime_tests/TPS/qel/automation/tools The error is ...READ MORE

Aug 8, 2018 in Jenkins by Kalgi
• 52,360 points
8,966 views
0 votes
2 answers

How to use maven package jar file in another jenkins pipeline stage?

You can use the same dockerfile for ...READ MORE

Aug 2, 2018 in Jenkins by lina
• 8,220 points
11,164 views
0 votes
1 answer

What all does a version control like git allow us to do?

Version control basically keeps a track of ...READ MORE

Feb 16, 2019 in Git & GitHub by Mariam
664 views
0 votes
1 answer

Are there any requirements for Continuous Integration?

If you maintain the following mentioned points, ...READ MORE

Feb 16, 2019 in Other DevOps Questions by Emily
650 views
0 votes
1 answer

How do I start a puppet server?

Hey if you're using Ubuntu, you can ...READ MORE

Feb 21, 2019 in Puppet by Kavyashri
427 views
0 votes
1 answer

Are there any pre-requisites while installing puppet on Ubuntu?

There are three main things to keep ...READ MORE

Feb 21, 2019 in Puppet by Kunal
422 views
0 votes
1 answer

Pods stuck in terminating state after deleting ReplicationController

Delete the pods by FORCE, You should.<(-.-)> kubectl ...READ MORE

Jan 4, 2019 in Kubernetes by ajs3033
• 7,300 points
2,493 views
0 votes
1 answer

Are there any pre-requisites while installing Puppet for windows?

Puppet masters run only on Linux or ...READ MORE

Feb 21, 2019 in Puppet by Krishti
416 views
0 votes
1 answer

Why is continuous testing so important for devops?

Continuous Testing allows any change made in ...READ MORE

Feb 18, 2019 in Other DevOps Questions by Yesha
585 views
0 votes
1 answer

Error saying dial tcp timeout - kubernetes on aws

hey @Ali, get the log file, go ...READ MORE

Jan 8, 2019 in Kubernetes by Eliza
2,312 views
0 votes
1 answer
0 votes
1 answer

How are facts gathered in Puppet?

A tool called factor is used by ...READ MORE

Feb 21, 2019 in Puppet by Vismaya
387 views
0 votes
1 answer

How to monitor an application using Nagios core?

Here is what you can try. Since ...READ MORE

Dec 28, 2018 in DevOps & Agile by Damon Salvatore
• 5,980 points
2,760 views
0 votes
1 answer

Kops validate cluster giving an error saying no such host

One of the possible reasons could be using ...READ MORE

Jan 8, 2019 in Kubernetes by Manali
2,313 views
0 votes
1 answer

lookup_plugins directory in Ansible

Hey @Ruth, check one of these places: check ...READ MORE

Jan 29, 2019 in Ansible by Kavya
1,404 views
0 votes
1 answer

Nginx vs tomcat

Okay let's see, Apache Tomcat is easy to ...READ MORE

Jan 30, 2019 in DevOps & Agile by Mausam
1,297 views
0 votes
1 answer

Ansible not loading variables properly

group_vars/all/main.yml: symfony: env: "{{ ENV ...READ MORE

Feb 4, 2019 in Ansible by anonymous
1,069 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
898 views
0 votes
1 answer

How does puppet work?

This is how Puppet works: The Puppet Agent ...READ MORE

Feb 15, 2019 in Puppet by Kehsav
600 views
0 votes
1 answer

How do I manage Server Load balancing on A10 network? - Ansible

Hey @Tanishq, you can use the a10_server ...READ MORE

Feb 11, 2019 in Ansible by Myra
739 views
0 votes
1 answer

Which is the best testing tool?

Hey @Jinu, the best tool I've come ...READ MORE

Feb 18, 2019 in Other DevOps Questions by Yesha
417 views
0 votes
1 answer

Do DevOps tools work together to bring out the DevOps culture? How?

Yes, of course, DevOps tools work together.  Developers ...READ MORE

Feb 16, 2019 in Other DevOps Questions by Nisha
485 views
0 votes
1 answer

Add authorized key taken from a URL - Ansible

Hey @Lopez, you can use the authorized_key ...READ MORE

Feb 12, 2019 in Ansible by Charlie
678 views
0 votes
1 answer

Service already defines error in Puppet

Hey @Rohan, try this: class MyClass { ...READ MORE

Feb 9, 2019 in Puppet by Monish
769 views
0 votes
1 answer

What all companies use Puppet?

A lot of companies use puppet, its ...READ MORE

Feb 15, 2019 in Puppet by Kashish
535 views
0 votes
1 answer

What sort of Puppet Interview questions should I prepare?

Hey @Kajol, You can prepare something along ...READ MORE

Feb 15, 2019 in Puppet by Simran
506 views