Puppet Kubernetes Should i install Docker inorder to start using puppetlabs kubernetes module

0 votes
I was trying to integrate kubernetes and puppet using kubernetes module available in puppet forge, Should I install docker for this to work?
Aug 23, 2019 in Puppet by Karan
• 19,610 points
482 views

1 answer to this question.

0 votes

The puppetlabs/kubernetes module installs and configures Kubernetes. You need to install docker to use this module, which will be primarily used in setting up and configuring the essential things needed to manage a kubernetes cluster.

The Setup of this module includes, Installation of module, generating the configuration, adding the OS and hostname yaml files to Hiera and configuring the node,

Included in this module is Kubetool, a configuration tool that auto-generates the Hiera security parameters, the discovery token hash, and other configurations for your Kubernetes cluster. To simplify installation and use, the tool is available as a Docker image.

In the second step ie, generating the module configuration,docker is used . So if docker is not installed on your workstation, you will need to install it. 

answered Aug 23, 2019 by Sirajul
• 59,230 points

Related Questions In Puppet

+2 votes
1 answer

How do I trigger the puppet agent on slave to install docker using jenkins?

Hey @Mercy, you will have to write ...READ MORE

answered Aug 17, 2020 in Puppet by Karan
• 19,610 points
1,050 views
0 votes
1 answer

Puppet+Kubernetes : How do i install the kubernetes module via Bolt?

In order to get started with using ...READ MORE

answered Aug 23, 2019 in Puppet by Sirajul
• 59,230 points
479 views
0 votes
1 answer

How do i start using the kubernetes module if i'm using r10k for code management?

Add this declaration to your Puppetfile: mod 'puppetlabs-kubernetes', ...READ MORE

answered Aug 23, 2019 in Puppet by Sirajul
• 59,230 points
461 views
0 votes
1 answer

Puppet: puppetlabs/image_build - where exactly should i use this module?

The module puppetlabs/docker is for installing and ...READ MORE

answered Aug 23, 2019 in Puppet by Sirajul
• 59,230 points
624 views
+2 votes
1 answer
+5 votes
7 answers

Docker swarm vs kubernetes

Swarm is easy handling while kn8 is ...READ MORE

answered Aug 27, 2018 in Docker by Mahesh Ajmeria
3,066 views
0 votes
1 answer

Docker with puppet: Can I validate the puppetlabs/docker module?

Yes, you can! This module is compliant with ...READ MORE

answered Aug 16, 2019 in Puppet by Sirajul
• 59,230 points
546 views
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP