questions/devops-and-agile/kubernetes/page/9
Kube-proxy can get out of the loop ...READ MORE
The JIRA Plugin is not compatible with JIRA 7 ...READ MORE
Have you executed this proxy command? kubectl proxy Try ...READ MORE
There are two main ways to use ...READ MORE
If there are too many pods, the ...READ MORE
One way to do this is by ...READ MORE
if you add allowContainerRegistry: true, kops will add those permissions ...READ MORE
Those URLs are incomplete. Influx's ports are ...READ MORE
You can define a health check in ...READ MORE
Go to the list of hosted zones ...READ MORE
If you are using Ubuntu OS. run ...READ MORE
Hey @Hannah, Check if the autoscaling is ...READ MORE
That error message does not mean that ...READ MORE
There could be multiple reasons for errors. ...READ MORE
I tried having something similar too. Deployment apiVersion: extensions/v1beta1 kind: ...READ MORE
Have you changed the context path in ...READ MORE
Unfortunately, you cannot run the CronJob inside a container ...READ MORE
There is an issue with networking between ...READ MORE
You’re using nginx ingress controller which does ...READ MORE
Kubelet stores information about all pods, running ...READ MORE
The property concurrencyPolicy is part of the CronJob spec, ...READ MORE
you cannot setup an ELB deployed with ...READ MORE
Hey @lina,Its a bug in the Kubernetes EBS ...READ MORE
I think you're falling short of memory, ...READ MORE
You need to set the cloud provider ...READ MORE
TFS 2015 comes with the new REST API, ...READ MORE
For the Nginx Ingress Controller there is ...READ MORE
You need to create the public key ...READ MORE
You can add this ENV variable export VPC_ID=vpc-YOURID READ MORE
You’re trying to access a private IP. ...READ MORE
Honestly i feel using Minikube restricts the ...READ MORE
As of now, there is not a ...READ MORE
Set your service to loadbalancer apiVersion: v1 kind: Service metadata: ...READ MORE
Go to "cluster/aws/util.sh" file. Find BLOCK_DEVICE_MAPPINGS and add this {"DeviceName":"/dev/sda1","Ebs":{"VolumeSize":40, "VolumeType": ...READ MORE
wget version: KUBE_TOKEN=$(</var/run/secrets/kubernetes.io/serviceaccount/token) wget -vO- ...READ MORE
From the author of both of these ...READ MORE
Try adding a long time on the ...READ MORE
I was facing the same error. The nginix ...READ MORE
This is happening because some regions are ...READ MORE
Since version 1.7 Dashboard uses more secure ...READ MORE
You can make sure that the replication ...READ MORE
Try having the container query the kubernetes/AWS ...READ MORE
To get your ingress resource working you ...READ MORE
Horizontal Pod Autoscaler can scale only Deployment, ...READ MORE
Follow these steps: create service account for user Alice kubectl ...READ MORE
A LoadBalancer service points to external load ...READ MORE
It can also be done in this ...READ MORE
You'll have tom push your image to ...READ MORE
The ingress resource must be in the ...READ MORE
Assuming you are using the Nginx Ingress ...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.