questions/devops-and-agile/page/49
The puppetlabs/kubernetes module installs and configures Kubernetes. You need ...READ MORE
Sometimes it may be necessary to change ...READ MORE
This error occurs because of a race ...READ MORE
One advantage of using Puppet for building ...READ MORE
The hooks enable Containers to be aware ...READ MORE
Run the following docker command: $ docker run ...READ MORE
With the release of the recent Docker ...READ MORE
In order to get started with using ...READ MORE
The docker module has an example task ...READ MORE
This error indicates that probably there is ...READ MORE
Yes, you can! This module is compliant with ...READ MORE
We can introduce probes. A liveness probe with ...READ MORE
This could probably be a credentials issue ...READ MORE
Hey @Sam, you can attach an image ...READ MORE
If using Hiera, configure the docker::volumes class in the ...READ MORE
The puppet.conf file is always located at $confdir/puppet.conf. Although ...READ MORE
You will have to enable the puppet ...READ MORE
Here's a list of a few advantages ...READ MORE
Here are few major contrasts among Puppet ...READ MORE
You can use puppet resource [type] for ...READ MORE
Commands that are used to sign the ...READ MORE
Agents trust the master only if they ...READ MORE
The Kubernetes module uses the kubeclient library to ...READ MORE
Add this declaration to your Puppetfile: mod 'puppetlabs-kubernetes', ...READ MORE
List resources: In addition to creating and managing ...READ MORE
Try adding this: service { 'docker': ensure ...READ MORE
Run the following command: docker run --volumes-from=puppet-agent centos ...READ MORE
Yes, It's now possible to install both ...READ MORE
Docker provides a solution to this problem ...READ MORE
Docker services are used to create distributed ...READ MORE
You can use Puppet commands, such as resource. The following command ...READ MORE
You should have puppet 4.0 or higher ...READ MORE
You can use the images for standing ...READ MORE
I have a two containers running on ...READ MORE
By default, when the service stops or ...READ MORE
You could probably try this: Either you should ...READ MORE
All the custom functions are implemented as ...READ MORE
You could configure your node to be ...READ MORE
Docker provides ways to control how much ...READ MORE
To automatically run build on code commit, follow ...READ MORE
Within the context of a running container, ...READ MORE
KREAM (Kubernetes Rules Everything Around Me) - ...READ MORE
Container management tools and container orchestration tools ...READ MORE
Compose supports declaring default environment variables in ...READ MORE
Yes you could use them together. When you ...READ MORE
An ingress is an object that holds ...READ MORE
In Puppet6.7 you have to enable Puppet ...READ MORE
Docker provides a enterprise addition of the ...READ MORE
You can easily manage the firewall rules ...READ MORE
AWS CodeDeploy is AWS service that coordinates application ...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.