questions/devops-and-agile/page/66
Try : declaring the volume of container mounting the ...READ MORE
For windows, the container storage is the ...READ MORE
The installation fails because there is no ...READ MORE
With_items has unfortunately stopped but it’s coming ...READ MORE
Set refspec to: +refs/tags/*:refs/remotes/origin/tags/* branch specifier: ** Under build triggers check ...READ MORE
You need the following ports open between ...READ MORE
This is most probably a permission problem. You ...READ MORE
Here is what you can try. you should ...READ MORE
Here is what worked for me: Open ...READ MORE
The general idea is that init containers ...READ MORE
Define service resources for both your front-end ...READ MORE
If you want your cron job to ...READ MORE
Cron job would be appropriate to use. ...READ MORE
You will have to create a volume ...READ MORE
There is one more way which you ...READ MORE
Try building your own customized image based on ...READ MORE
Also try creating the config maps for ...READ MORE
Kompose doesn’t support host volume mounting. Instead ...READ MORE
This is disk space issue. Use the following ...READ MORE
This feature currently works only with nginx. Example ...READ MORE
Yes that is a very weird problem ...READ MORE
You first need to ssh into the ...READ MORE
yes that's totally possible. You'd have to create ...READ MORE
Check if it's properly enabled for the ...READ MORE
Properties are not cumulative. As described at ...READ MORE
Create a api wrapper. This way you ...READ MORE
This a playlist of everything about docker, ...READ MORE
You need to change root_url grafana's server setting to /grafana/: root_url ...READ MORE
The main difference between the two classes ...READ MORE
You need to switch Docker to 1.12.x; ...READ MORE
Jenkins doesn't use the installed Subversion command ...READ MORE
To start of with basics you can ...READ MORE
Did a little research and found the ...READ MORE
When using traefik configured for swarm mode, ...READ MORE
Make a few changes in your dockerfile Basically ...READ MORE
add this to your call --no-include-email here is the ...READ MORE
The external circumstances prevents them from running ...READ MORE
As of now there's no way to ...READ MORE
Download necessary CA certificate. "/etc/ssl/certs/ca-certificates.crt", -> Debian/Ubuntu "/etc/pki/tls/certs/ca-bundle.crt", ...READ MORE
Basically, you have three options: Neither specify EXPOSE nor -p -> ...READ MORE
In order for Ingress to work on ...READ MORE
I had the same issue and using ...READ MORE
Try to publish your port: docker run -p ...READ MORE
Reserve a static IP and then assign ...READ MORE
What you are trying to do is ...READ MORE
The apiserver is declared by a static ...READ MORE
Try something like this apiVersion: v1 kind: Service metadata: ...READ MORE
Your kubernetes cluster is missing the ingress ...READ MORE
The reason is the version of the ...READ MORE
I think your Legacy Authorisation has been ...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.