questions/devops-and-agile/page/53
With the advent of microservice architecture, users ...READ MORE
Pod is a single or bunch of ...READ MORE
Hey @Jithin, you could use something like ...READ MORE
To change the orchestrator type for a ...READ MORE
You can connect those two pods by ...READ MORE
Hey @Ruby, If your image is available ...READ MORE
Docker compose stop attempts to stop a ...READ MORE
As long as it is not interrupting ...READ MORE
Follow these steps to install ansible using ...READ MORE
A PriorityClass is a non-namespaced object that ...READ MORE
Hey @ Liana, You could use Horizontal ...READ MORE
Install below packages on all of your ...READ MORE
High Availability is a feature where you ...READ MORE
Hey @Greg, Taint can be considered as ...READ MORE
There are two ways by which we ...READ MORE
You could also try to mount a ...READ MORE
Hey @Jugnu, below are Source code management ...READ MORE
Use the following command to connect your ...READ MORE
Your role should look something like this: - ...READ MORE
Developing Continuous Delivery Pipeline using Git, Jenkins, ...READ MORE
Hey @jenny, You can do the following in ...READ MORE
kubectl patch <backup-cronjob> -p '{"spec":{"schedule": "0 0 ...READ MORE
You can definitely give a trigger instruction ...READ MORE
Hey @Tara, this is how you use ...READ MORE
A StorageClass provides a way for administrators ...READ MORE
Hey @Alia, I faced a similar issue. ...READ MORE
A DaemonSet is a set of pods ...READ MORE
When Docker Machine provisions containers on local ...READ MORE
I had the same issue, struggled for days. ...READ MORE
Yes, one can deploy a stack on ...READ MORE
jenkins user add in visudo or /etc/sudoers READ MORE
During regular deployment process, all the instances ...READ MORE
A Secret is an object that contains ...READ MORE
You could use kubectl get deployment <deployment>. If ...READ MORE
Here's a simple demo of puppet-docker example: Assuming you ...READ MORE
Cloud Provider normally sets up LoadBalancer as ...READ MORE
Docker Swarm is a technique to create and ...READ MORE
Well, which orchestrator is best will depend ...READ MORE
If you want to use Docker in Docker, that ...READ MORE
ERROR! Extraneous options or arguments READ MORE
Try using this CMD in your Dockerfile: CMD exec /bin/bash ...READ MORE
Follow these steps: In global tool configuration: For Maven: ...READ MORE
I am trying to find the initial ...READ MORE
Hey @Hari, In addition to docker-py install the following ...READ MORE
In terms of Docker Swarm services, a secret is ...READ MORE
Yes, It is definitely possible to spin ...READ MORE
Ways to achieve this when developing your ...READ MORE
Jenkins "Pipeline as code" allows you to define ...READ MORE
I think gitlab does not have write ...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.