questions/devops-and-agile/puppet/page/3
You can execute a subset of resources ...READ MORE
First, find out the id of the ...READ MORE
The module puppetlabs/kubernetes has Kubetool, which is ...READ MORE
When you apply a catalog or a ...READ MORE
Yes, it is quite possible to create ...READ MORE
In order to get started with using ...READ MORE
Run docker-compose up to launch the containers. Note that you'll ...READ MORE
This could probably be a credentials issue ...READ MORE
With the release of the recent Docker ...READ MORE
Sometimes you may want to convert PuppetDSL ...READ MORE
The module puppetlabs/docker is for installing and ...READ MORE
You could do this by executing the ...READ MORE
The puppetlabs/kubernetes module installs and configures Kubernetes. You need ...READ MORE
This module is compliant with the Puppet ...READ MORE
Add this declaration to your Puppetfile: mod 'puppetlabs-kubernetes', ...READ MORE
When using the volumes array with docker::run, the command on ...READ MORE
PSON is a variant of JSON which ...READ MORE
The Kubernetes module uses the kubeclient library to ...READ MORE
Try to uncomment the following lines in the definition ...READ MORE
In order to stop the Puppet service,you ...READ MORE
Kubernetes with Puppet allows you to manage resources ...READ MORE
KREAM (Kubernetes Rules Everything Around Me) - ...READ MORE
You can use puppet resource [type] for ...READ MORE
Working on your Puppet master server(s), follow all ...READ MORE
You should have puppet 4.0 or higher ...READ MORE
The Puppet Kubernetes module currently assumes you ...READ MORE
I am building a docker image via ...READ MORE
One advantage of using Puppet for building ...READ MORE
Docker provides a solution to this problem ...READ MORE
You could configure your node to be ...READ MORE
This error indicates that probably there is ...READ MORE
List resources: In addition to creating and managing ...READ MORE
Instead of running a Dockerized puppet container onetime, ...READ MORE
Some of the key advantages for using volumes over bind ...READ MORE
You can provide the required information in ...READ MORE
The use of Puppet to manage Kubernetes ...READ MORE
Run the following docker command: $ docker run ...READ MORE
The puppetmaster process is the one attempting ...READ MORE
This error occurs when you run the puppet ...READ MORE
Container management tools and container orchestration tools ...READ MORE
I faced the same error while i ...READ MORE
For puppet to find the value of ...READ MORE
Try adding this: service { 'docker': ensure ...READ MORE
The docker module has an example task ...READ MORE
Run the following command: docker run --volumes-from=puppet-agent centos ...READ MORE
You’ve just finished installing the puppetlabs-ntp module. The next step ...READ MORE
Ruby language support that puppet needs to ...READ MORE
Method 1: One way is Keyword variable ...READ MORE
Here's to how this approach proves beneficial: One ...READ MORE
Try adding -f and --allow-unauthenticated options for apt-get to resolve the dependencies ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.