questions/devops-and-agile/page/75
You can use the Check in changes ...READ MORE
I should be in the format of ...READ MORE
You need to tag your image correctly ...READ MORE
when you create docker machine, you can ...READ MORE
To define non system IP Address: IP Addresses used with ...READ MORE
Use these commands on vm local workstation, ...READ MORE
This happens because your docker containers are ...READ MORE
To run ./cluster/kube-up.sh, you most likely need compute scope ...READ MORE
Try this: . $(/home/RVM_USER/.rvm/bin/rvm env 1.9.3@rails-3.2.3 --path) make sure ...READ MORE
Save your docker image as a tar ...READ MORE
There was a recent outage to gce ...READ MORE
example to @Nilesh's explanation: $html = '<html> ...READ MORE
You are missing a CPU request on ...READ MORE
To fix this, you need to change ...READ MORE
As far as I know, the CLI ...READ MORE
The issue here was the kubelet configuration. ...READ MORE
Here is what you can try. If you ...READ MORE
There’s no need to ignore the error ...READ MORE
The mapped ports can be accessed via ...READ MORE
Move the /var/llib/docker directory. Assuming the /root directory has enough ...READ MORE
So, try this. Edit your kube config ...READ MORE
run docker login on minions before starting. ...READ MORE
Since increasing queue size did not fix your problem ...READ MORE
Try using jinja template engine and python ...READ MORE
To tail the logs, use the -foption kubectl logs ...READ MORE
Jenkins has support for parameterized build as ...READ MORE
This can work out for you: - name: ...READ MORE
The dns of all the host name ...READ MORE
If you use YAML files for defining ...READ MORE
Delete the finalizers block from resource (pod,deployment,ds ...READ MORE
If you're seeing a 500 error, that's ...READ MORE
Use a tool like puppet to manage ...READ MORE
The problem (as I understand it) is ...READ MORE
Just fix the issue on your local, ...READ MORE
While using one big master, u can ...READ MORE
You must install docker-compose in order to run ...READ MORE
Best way to retrieve the token is: kubectl ...READ MORE
Probably, the reason is that you've included ...READ MORE
Restart an existing container after you exited ...READ MORE
Apparently, the problem would be in your ...READ MORE
You will find the CronJobresource in the batch/v1beta1 API group. ...READ MORE
inititally i thought there could be a ...READ MORE
There could be two possibilities The command in docker-compose.yml file should be ...READ MORE
Hey @Hannah just specify the needed version in ...READ MORE
Try one of these for your first ...READ MORE
Try running the following commad: kubectl describe endpoints ...READ MORE
I got the same error, just follow ...READ MORE
You’ve created your ServiceAccount on a different ...READ MORE
You can us RACK_ENV here instead of ...READ MORE
You have the wrong endpoint - it ...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.