questions/devops-and-agile/page/43
Run the following docker command: $ docker run ...READ MORE
When we take the node for maintenance, ...READ MORE
KREAM (Kubernetes Rules Everything Around Me) - ...READ MORE
I have a two containers running on ...READ MORE
Try adding this: service { 'docker': ensure ...READ MORE
List resources: In addition to creating and managing ...READ MORE
I am building a docker image via ...READ MORE
You can pass other arguments to docker build ...READ MORE
Docker provides a solution to this problem ...READ MORE
Commands that are used to sign the ...READ MORE
The Kubernetes module uses the kubeclient library to ...READ MORE
The easiest way out is to prevent ...READ MORE
You can use puppet resource [type] for ...READ MORE
You could configure your node to be ...READ MORE
When you create a Pod, you can ...READ MORE
Docker services are used to create distributed ...READ MORE
You should have puppet 4.0 or higher ...READ MORE
Just do port forward. kubectl port-forward [nginx-pod-name] 80:80 kubectl ...READ MORE
If using Hiera, configure the docker::volumes class in the ...READ MORE
Some of the key advantages for using volumes over bind ...READ MORE
By default, when the service stops or ...READ MORE
Container management tools and container orchestration tools ...READ MORE
first where the puppetserver is installed i.e.., ...READ MORE
Yes, you can! This module is compliant with ...READ MORE
You can use Puppet commands, such as resource. The following command ...READ MORE
We can introduce probes. A liveness probe with ...READ MORE
The hooks enable Containers to be aware ...READ MORE
Within the context of a running container, ...READ MORE
Docker provides ways to control how much ...READ MORE
Run the following command: docker run --volumes-from=puppet-agent centos ...READ MORE
To create a user-defined bridge network, one ...READ MORE
This error occurs because of a race ...READ MORE
Here's to how this approach proves beneficial: One ...READ MORE
I am using Puppet as a config ...READ MORE
Hey @Sam, you can attach an image ...READ MORE
Here's a list of a few advantages ...READ MORE
You could probably try this: Either you should ...READ MORE
The use of Puppet to manage Kubernetes ...READ MORE
In order for changes to your hiera configuration to ...READ MORE
All the custom functions are implemented as ...READ MORE
i installed ubuntu&redhat machines in oracle vmware,so ...READ MORE
Open source Puppet doesn't have any kind ...READ MORE
Here are few major contrasts among Puppet ...READ MORE
Yes, It's now possible to install both ...READ MORE
To target only pods in a specific ...READ MORE
An ingress is an object that holds ...READ MORE
Update a docker service: To update the service, add ...READ MORE
--- - hosts: dbserver tasks: - name: create a table ...READ MORE
You can use the images for standing ...READ MORE
As with any other IT endeavor, your ...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.