questions/devops-and-agile/kubernetes/page/8
i assume you set up your service ...READ MORE
TCP port for JNLP slave agent should ...READ MORE
Try using ingress itself in this manner except ...READ MORE
you have to set a backoffLimit: 0 in combination ...READ MORE
Duplicate of https://www.edureka.co/community/26673/error-saying-publi ...READ MORE
There's no dns setup on kubernetes, try ...READ MORE
If you know Python, you can do ...READ MORE
Ofcourse you can. Cron job specification is ...READ MORE
By default AWS only allows 5 vpcs ...READ MORE
Minikube uses boot2docker as its base image, ...READ MORE
You get this error because there already ...READ MORE
n order to have HTTPs service exposed ...READ MORE
I think what you actually want to ...READ MORE
https://github.com/kubernetes/ingress-gce#frontend-https If you want to block http, you ...READ MORE
The basic idea is to start a ...READ MORE
Try upgrading Contour to v0.6.0-beta.3 with IngressRoute You can ...READ MORE
If your kubeconfig was created automatically by gcloud then ...READ MORE
I think its the region issue, the ...READ MORE
The ingress.kubernetes.io/rewrite-target is used for rewriting the request URI, ...READ MORE
When you get errors like these, you ...READ MORE
Bucket is created in another region. Looks like ...READ MORE
The application must return a 200 status ...READ MORE
You need to import _ "k8s.io/client-go/pkg/apis/extensions/install" otherwise the schema ...READ MORE
Update the cluster.yaml, changing the line kubernetesVersion: v1.6.6_coreos.1 to kubernetesVersion: v1.7.10_coreos.0 Should ...READ MORE
In principle, the NGINX ingress controller is ...READ MORE
Just put the type field as LoadBalancer ...READ MORE
Look at the 7th line of your ...READ MORE
I was having the same issue. In the ...READ MORE
Execute these three commands: sudo rm /var/lib/apt/lists/lock sudo rm ...READ MORE
In the earlier version of kubernetes this ...READ MORE
You're trying to set 3 asbackoffLimit of your Job. ...READ MORE
Hey lina, Try checking you default dashboard access. use ...READ MORE
@Nilesh your idea seems really nice but ...READ MORE
Ever since kubernetes 1.6, DaemonSets are not ...READ MORE
I think you're trying to access the ingress ...READ MORE
Whatever you've done so far is correct ...READ MORE
The issue caused by the docker container ...READ MORE
First, take a look at the logs ...READ MORE
Configure kafka container as follows: ports: ...READ MORE
If a Pod is stuck in the Waiting state, ...READ MORE
Out of the box is a work ...READ MORE
If you use the stock controllers you ...READ MORE
Heyy @Hannah, It may be that there ...READ MORE
This question is very similar to this. READ MORE
Adding to @Kalgi's answer I think you ...READ MORE
put following commands into a file xxxxx export ...READ MORE
To understand why this happens lets for ...READ MORE
You can use the writemany which should ...READ MORE
Use gcloud auth application-default login to login for application ...READ MORE
Run the following commands: This command will create ...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.