Trending questions in DevOps & Agile

0 votes
1 answer

Installing Kubernetes

Hey! You follow this tutorial for installing ...READ MORE

Jul 22, 2019 in Kubernetes by Kalgi
• 52,360 points
914 views
0 votes
1 answer

Managing a Domain Name System (DNS) nameserver file with Puppet.

In this case, you could  build a private ...READ MORE

Jul 26, 2019 in Puppet by Sirajul
• 59,230 points
672 views
0 votes
1 answer

What all components run inside a worker node to provide a kubernetes runtime environment?

Node components run on every node, maintaining ...READ MORE

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

Use docker API over TCP without giving root access

Docker supports TLS certificates which help in ...READ MORE

Jul 31, 2019 in Docker by Ashish
446 views
0 votes
1 answer

Puppet : PuppetDB upgrade

PuppetDB can be upgraded independently of your master ...READ MORE

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

Does Docker support IPv6?

Yes, Docker supports IPv6.  IPv6 networking is ...READ MORE

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

How to terminate a pod when a specific event occurs?

You need to add a liveness and ...READ MORE

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

What is a Resource Quota in Kubernetes?

A resource quota, defined by a ResourceQuota ...READ MORE

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

Is it possible to run PuppetDB directly from source without installing it?

To run PuppetDB directly from source: Run the ...READ MORE

Jul 31, 2019 in Puppet by Sirajul
• 59,230 points
395 views
0 votes
1 answer

How does Kubernetes simplify containerized application deployment process?

A application deployment requires , web tier ...READ MORE

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

Different ways to provide API-Security on kubernetes

Use the correct auth mode with API ...READ MORE

Jul 23, 2019 in Kubernetes by Sirajul
• 59,230 points
719 views
+1 vote
0 answers

Selenium Code Errors on Eclipse Compiler

After added the external JAR library, I ...READ MORE

Jul 15, 2019 in DevOps Tools by limcw
• 270 points
1,057 views
0 votes
1 answer

Get command usage help in docker

The following command is very useful as ...READ MORE

Jul 30, 2019 in Docker by Imran
401 views
0 votes
1 answer

Can I configure my kubernetes job to run for a specified time?

When we create a job spec, we ...READ MORE

Jul 17, 2019 in Kubernetes by Sirajul
• 59,230 points
961 views
0 votes
2 answers

How can I list all the `env` properties within a Jenkins pipeline?

Here's a quick script you can add ...READ MORE

Aug 8, 2019 in Jenkins by Sirajul
• 59,230 points
7,826 views
0 votes
1 answer

what is the puppet module command?

This command provides an interface for managing ...READ MORE

Jul 29, 2019 in Puppet by Sirajul
• 59,230 points
426 views
0 votes
1 answer

Mount a volume and run a docker container in read-only mode

You can achieve this using the following $ ...READ MORE

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

Changes to compose when shifting docker to production

These are the following changes you need ...READ MORE

Jul 30, 2019 in Docker by Vismaya
377 views
0 votes
1 answer

Configuring puppet after installation

Once we have Puppet installed on the ...READ MORE

Jul 29, 2019 in Puppet by Sirajul
• 59,230 points
397 views
0 votes
1 answer

List a few scenarios where Puppet could be used?

Here are a few scenarios where Puppet ...READ MORE

Jul 26, 2019 in Puppet by Sirajul
• 59,230 points
529 views
+1 vote
1 answer

How to deploy a feature with zero downtime in kubernetes?

By default Deployment in Kubernetes uses RollingUpdate as a ...READ MORE

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

What are resource types in puppet?

Every resource (file, user, service, package, and so ...READ MORE

Jul 26, 2019 in Puppet by Sirajul
• 59,230 points
517 views
0 votes
1 answer

what are the different plugins in modules of puppet?

Puppet supports several kinds of plug-ins: Custom facts ...READ MORE

Jul 25, 2019 in Puppet by Sirajul
• 59,230 points
547 views
0 votes
1 answer

Can I bypass the routing mesh?

Yes. You can bypass the routing mesh, ...READ MORE

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

What all components is the Master server in Kubernetes made up of?

Kubernetes is a combination of multiple parts ...READ MORE

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

How does DNS work in kubernetes?

DNS is a built-in service in Kubernetes. ...READ MORE

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

Are deployments with more than one replica automatically doing rolling updates when a new deployment config is applied?

The Deployment updates Pods in a rolling ...READ MORE

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

How to configure a Pod to use the updated configMap?

If the config map is mounted into ...READ MORE

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

How can i avoid the "environment leakage" in puppet?

Environment leakage is one of the limitations ...READ MORE

Jul 25, 2019 in Puppet by Sirajul
• 59,230 points
512 views
0 votes
1 answer

Why should i go with Puppet for config management?

Of course, there a lot of configuration ...READ MORE

Jul 29, 2019 in Puppet by Sirajul
• 59,230 points
332 views
0 votes
1 answer

How do I determine the status of a Deployment? - Kubernetes

Use kubectl get deployment <deployment>. If the ...READ MORE

Jul 25, 2019 in Kubernetes by Harsha
499 views
0 votes
4 answers

Kubernetes dashboard not showing up outside

In dashboard yaml, change cluster ip to ...READ MORE

Mar 20, 2019 in Kubernetes by anonymous
6,033 views
0 votes
1 answer

What is Puppet used for?

Puppet is one of the most widely ...READ MORE

Jul 24, 2019 in Puppet by Sirajul
• 59,230 points
522 views
0 votes
1 answer

What is SSLdir in Puppet?

Puppet stores its certificate infrastructure in the ...READ MORE

Jul 26, 2019 in Puppet by Sirajul
• 59,230 points
425 views
0 votes
1 answer

Difference between kubectl apply and kubectl create?

These are two very different approaches. kubectl ...READ MORE

Sep 11, 2018 in Kubernetes by ajs3033
• 7,300 points
14,183 views
0 votes
1 answer

How is Kubernetes related to Docker?

Though we compare Docker Vs Kubernetes, it ...READ MORE

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

what are the steps involved in installing puppet on linux?

Below are the steps for installing Puppet ...READ MORE

Jul 26, 2019 in Puppet by Sirajul
• 59,230 points
402 views
0 votes
1 answer

Is puppet suitable for large organisations only?

Puppet is suitable for any organization size.  The ...READ MORE

Jul 26, 2019 in Puppet by Sirajul
• 59,230 points
358 views
0 votes
1 answer

what are Resources in puppet?

Resources are the fundamental unit for modeling ...READ MORE

Jul 24, 2019 in Puppet by Sirajul
• 59,230 points
436 views
0 votes
1 answer

Can somebody explain the process of installing modules from the command line in puppet?

Puppet module install command installs a module ...READ MORE

Jul 25, 2019 in Puppet by Sirajul
• 59,230 points
398 views
0 votes
1 answer

how to package a kubernetes application?

Helm is a package manager which allows users ...READ MORE

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

Is it possible to force the pod to run on a specific node?

By default, anti-affinity is not attempted by ...READ MORE

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

What is pod security policy and why is it important?

In Kubernetes, Pod Security Policies consists of ...READ MORE

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

How to build a high availability cluster in Kubernetes?

Add nodes in a HA cluster in ...READ MORE

Jul 12, 2019 in Kubernetes by Sirajul
• 59,230 points
950 views
0 votes
2 answers

Docker Network Nginx Resolver

I had the exact same error. Funny ...READ MORE

May 7, 2019 in Docker by Pallavi
9,768 views
0 votes
2 answers

How do I start jenkins as an admin without having the need of entering credentials?

I found a way around: Go to /Users/Username/.jenkins/ Open config.xml and remove ...READ MORE

Aug 22, 2018 in Jenkins by DareDev
• 6,890 points
7,192 views
0 votes
1 answer

Why should I use Kubernetes?

With the advent of microservice architecture, users ...READ MORE

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

Error saying "ImportError: No module named 'pymongo'"

Hey @Harika, try this: sudo apt-get install python-pip sudo ...READ MORE

Feb 9, 2019 in DevOps & Agile by Monish
7,529 views
0 votes
1 answer