questions/devops-and-agile/page/71
A LoadBalancer service points to external load ...READ MORE
This worked for me In Azure, if you ...READ MORE
This error occurs when your port is ...READ MORE
Configure the attachable property using the composer ...READ MORE
Jenkins doesn't use the installed Subversion command ...READ MORE
You could simply use nginx as a ...READ MORE
It can also be done in this ...READ MORE
Follow these steps: create service account for user Alice kubectl ...READ MORE
Your container will have kernel capabilities if ...READ MORE
Try having the container query the kubernetes/AWS ...READ MORE
This can be done by setting the ...READ MORE
You'll have tom push your image to ...READ MORE
Horizontal Pod Autoscaler can scale only Deployment, ...READ MORE
You have to create a secret named test-secret. ➜ ...READ MORE
Unfortunately, you cannot run the CronJob inside a container ...READ MORE
Make sure that your pod yaml file ...READ MORE
Assuming you are using the Nginx Ingress ...READ MORE
Ingress is just collection of rules that forwards ...READ MORE
You also can use git filter-branch for that. git filter-branch ...READ MORE
By using tools that are shared across the ...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
Try applying the annotation service.beta.kubernetes.io/aws-load-balancer-internal to the service definition. kind: ...READ MORE
You'll have to define a Persistent Volume ...READ MORE
If you’re using docker for MAC, yhen ...READ MORE
It's probably a region issue; I'm guessing ...READ MORE
I think your problem can be fixed ...READ MORE
In order to pull private dockerhub hosted ...READ MORE
Here are the steps that you can ...READ MORE
I'm not aware of any built-in method ...READ MORE
I think your Cluster IP range is ...READ MORE
Hey @Lina, use this command you'll get ...READ MORE
You can configure your ingress to forward ...READ MORE
This is currently not possible on google ...READ MORE
Here is how you can resolve your ...READ MORE
I recommend using kops as its easy ...READ MORE
Go to Job Configuration. Scroll down to ...READ MORE
Kubernetes Dashboard is a general purpose, web-based ...READ MORE
Nginx uses the following algorithms: Round Robin, ...READ MORE
In your case with the information you've ...READ MORE
You must set up an ingress controller ...READ MORE
Try this sudo sh -c "wget -qO- https://get.docker.io/gpg ...READ MORE
In the Dockerfile, you need to export ...READ MORE
Do kubeadm reset and start all over ...READ MORE
seems like you are missing region. Try ...READ MORE
The best method for you is ImagePullSecrets - you ...READ MORE
Entire concept of docker and Kubernetes is ...READ MORE
It depends on your OS. Here are ...READ MORE
Nginx ingress tries to redirect to an ...READ MORE
Below is reference which you can follow to know ...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.