questions/devops-and-agile/page/37
Write your playbook like this: --- - hosts: droplets ...READ MORE
You can use a Load Balancer. It ...READ MORE
use feature flags as a solution to ...READ MORE
There are five key areas in which ...READ MORE
Using 'git status' command in the repository ...READ MORE
Hi, I need to take AMI(amazon machine ...READ MORE
You can also create a kubernetes namespace ...READ MORE
You need three main variables, one to ...READ MORE
Both the instructions , we are using ...READ MORE
Export : Export is used to persist a ...READ MORE
How do you restructure working directory files ...READ MORE
You are using a port below 100 ...READ MORE
One of the possibility is that your ...READ MORE
You are getting this error because your ...READ MORE
You can easily do this in one ...READ MORE
This looks like a git configuration issue, ...READ MORE
The mapping between persistentVolume and persistentVolumeClaim is ...READ MORE
Try creating the folder manually with sudo mkdir ...READ MORE
This might be because your packages might ...READ MORE
In the later versions of puppet we ...READ MORE
This is simple, you don't actually need ...READ MORE
docker import command Imports the contents from ...READ MORE
Running parallel tasks in Ansible is not ...READ MORE
RUN cmd as administrator then check use ...READ MORE
Create a deployment of the mysql. Use ...READ MORE
Try cleaning up: $ docker volume rm $(docker ...READ MORE
have a look at this ansible-playbook. It ...READ MORE
Hey @Nisha, according to your error, your ...READ MORE
This error occurs if puppet apply -e is used ...READ MORE
Hi, @Hannah, Follow these steps: 1. Create a ...READ MORE
By default, anti-affinity is not attempted by Kubernetes as ...READ MORE
You need to tag your image before ...READ MORE
This should workout: - name: Create profile_nodeagent: ...READ MORE
This is the easiest way to go ...READ MORE
I have fixed the problem! the issue ...READ MORE
If you can SSH into your server ...READ MORE
HI. Rebase is nothing but a Git utility ...READ MORE
Hey @Bob, try something like this: ansible-playbook playbook.yml ...READ MORE
Here is what you can try. Use docker ...READ MORE
Hey, You can actually just google Grafana ...READ MORE
You can use the ansible module called ...READ MORE
Load Balancer: So Kubernetes LoadBalancer just points ...READ MORE
The procedure to utilize a third party ...READ MORE
You just need to make sure that ...READ MORE
If you are mounting the secret as ...READ MORE
The cert.pem file is a somehow moving to ...READ MORE
Hey @Hita, use the apt module to ...READ MORE
Both Kubernetes and Docker Swarm are important ...READ MORE
You can download the plugin (*.hpi file) ...READ MORE
root@kmaster:/home/master# kubectl get pods -o wide --all-namespaces NAMESPACE ...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.