questions/devops-and-agile/kubernetes/page/10
You have to create a secret named test-secret. ➜ ...READ MORE
Unfortunately, you cannot run the CronJob inside a container ...READ MORE
You could simply use nginx as a ...READ MORE
This worked for me In Azure, if you ...READ MORE
You will find the CronJobresource in the batch/v1beta1 API group. ...READ MORE
Hello @Lina, If you're running your cluster on ...READ MORE
I think your Cluster IP range is ...READ MORE
You'll have to define a Persistent Volume ...READ MORE
It's probably a region issue; I'm guessing ...READ MORE
Make sure that your pod yaml file ...READ MORE
I recommend using kops as its easy ...READ MORE
Ingress is just collection of rules that forwards ...READ MORE
Hey @Lina, use this command you'll get ...READ MORE
Try applying the annotation service.beta.kubernetes.io/aws-load-balancer-internal to the service definition. kind: ...READ MORE
Do kubeadm reset and start all over ...READ MORE
You can configure your ingress to forward ...READ MORE
Kubernetes Dashboard is a general purpose, web-based ...READ MORE
In your case with the information you've ...READ MORE
Nginx uses the following algorithms: Round Robin, ...READ MORE
This is currently not possible on google ...READ MORE
The best method for you is ImagePullSecrets - you ...READ MORE
You must set up an ingress controller ...READ MORE
In order to pull private dockerhub hosted ...READ MORE
You must specify the node and master ...READ MORE
Nginx ingress tries to redirect to an ...READ MORE
seems like you are missing region. Try ...READ MORE
The nginix ingress controller uses hostPort to ...READ MORE
The tags of the ELB contain the ...READ MORE
Kubernetes Dashboard consists of following dashboard views: Admin ...READ MORE
On Azure, if you need TLS termination ...READ MORE
You can try kubectl patch to do ...READ MORE
he issue was on the volume definition, ...READ MORE
you can use a traefik backend health ...READ MORE
There are two kinds of scaling: Scaling nodes ...READ MORE
In the Dockerfile, you need to export ...READ MORE
Deploy your application as helm chart. After having ...READ MORE
You can add as many ports as ...READ MORE
AWS route tables has a limit of 50 ...READ MORE
You could use a Kubernetes Service which ...READ MORE
Follow these steps To create a Kubernetes 1.5 ...READ MORE
I think with incidents, there isn’t enough ...READ MORE
Try adding a second Ingress for example.nl that uses the ingress.kubernetes.io/configuration-snippet annotation to add ...READ MORE
Basically ingress controller routes according to the ...READ MORE
Yes this is possible. Deploy your ingress ...READ MORE
You can expose services and pods in ...READ MORE
on the master server api configuration stored ...READ MORE
Try these commands: kubectl proxy --port=8080 You can then ...READ MORE
To get up and running on EKS: Deploy ...READ MORE
You need to set up an ingress ...READ MORE
The installation fails because there is no ...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.