questions/devops-and-agile/page/40
Using Docker compose you can define a set ...READ MORE
Method 1: One way is Keyword variable ...READ MORE
I added into /etc/default/docker file DOCKER_OPTS="--insecure-registry <myip>:5000" I edited that ...READ MORE
Your container is running on a system. ...READ MORE
You could connect any agents to the ...READ MORE
You can convert a shell script to ...READ MORE
You can execute a subset of resources ...READ MORE
Follow these steps: $ kubeadm reset $ kubeadm init ...READ MORE
Use an indexed hostname, and then define ...READ MORE
Installing from a release tarball: To install a ...READ MORE
I have written an ansible task to ...READ MORE
I am experimenting on integrating a containerization ...READ MORE
That issue happened to me when I ...READ MORE
Well, this is pretty simple. All you've ...READ MORE
"Infrastructure as code", also referred to as ...READ MORE
Running a Puppet agent with cron can ...READ MORE
apiVersion: "v1" kind: "PersistentVolumeClaim" met ...READ MORE
You have to use the following task ...READ MORE
Hey @Hari, you can use the following ...READ MORE
You can automatically add slaves to jenkins, ...READ MORE
error execution phase preflight: couldn't validate the ...READ MORE
These extra module paths are specific to ...READ MORE
Puppet apply- Applies a standalone Puppet manifest to ...READ MORE
sudo puppet config print modulepath /etc/puppet/environments/production/modules:/etc/puppet/modules:/usr/share/puppet/modules puppet module ...READ MORE
There can only be one CMD instruction ...READ MORE
The contents of the /var/lib/docker directory vary ...READ MORE
Not able to access the nginx container ...READ MORE
The output shows that the PersistentVolume has ...READ MORE
Hi @neha, you can write your task ...READ MORE
To install a module from a release ...READ MORE
vars_files is not supported for included playbooks ...READ MORE
Yes, you could integrate the two of ...READ MORE
Jenkins runs as another user, not as ...READ MORE
kube-system calico-kube-controllers-56ccd8fbd4-zq7x5 0/1 Pending 0 40m <none> ...READ MORE
When you apply a catalog or a ...READ MORE
The puppetmaster process is the one attempting ...READ MORE
Not all Puppet commands work on Windows. Notably, Windows nodes can’t run ...READ MORE
Hey @Alia, I agree with @Harish, It is ...READ MORE
Hey @Vardhan, you're missing out on the ...READ MORE
You could probably configure these 3 jobs ...READ MORE
Hi, I may not sure about the answer ...READ MORE
One of the most important enhancements is ...READ MORE
You can build this project in Jenkins ...READ MORE
Try this for Keyword variable interpolation: $value = ...READ MORE
I guess there isn't an issue with ...READ MORE
If scaling is a issue, you can ...READ MORE
A Dockerfile is a script/text configuration file that contains ...READ MORE
I had the same error and the ...READ MORE
It is preferable to create a Stateless ...READ MORE
Create a Pod that runs two Containers Create a ...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.