questions/devops-and-agile/page/70
It uses HyperV in newer releases. It ...READ MORE
There are two main ways to use ...READ MORE
Deleting a remote branch: git push origin --delete ...READ MORE
if you add allowContainerRegistry: true, kops will add those permissions ...READ MORE
I tried having something similar too. Deployment apiVersion: extensions/v1beta1 kind: ...READ MORE
You've got to wait til the ls ...READ MORE
If you are using Ubuntu OS. run ...READ MORE
You can define a health check in ...READ MORE
That error message does not mean that ...READ MORE
LoadBalancer will work on Docker-for-Mac and Docker-for-Windows ...READ MORE
Go to the list of hosted zones ...READ MORE
You need to provide more information like ...READ MORE
There could be multiple reasons for errors. ...READ MORE
Those URLs are incomplete. Influx's ports are ...READ MORE
Have you changed the context path in ...READ MORE
Hey @Hannah, Check if the autoscaling is ...READ MORE
Unfortunately, you cannot run the CronJob inside a container ...READ MORE
There is an issue with networking between ...READ MORE
In my opinion you should use Docker ...READ MORE
This fixed the problem for me on ...READ MORE
In most cases, we would break Work ...READ MORE
You’re using nginx ingress controller which does ...READ MORE
I think you're falling short of memory, ...READ MORE
You’re trying to access a private IP. ...READ MORE
you cannot setup an ELB deployed with ...READ MORE
Hey @lina,Its a bug in the Kubernetes EBS ...READ MORE
Kubelet stores information about all pods, running ...READ MORE
Try adding a period at the end ...READ MORE
This occurs because you might have git ...READ MORE
The property concurrencyPolicy is part of the CronJob spec, ...READ MORE
Docker on Windows is a way to ...READ MORE
Docker for Windows only works on Windows ...READ MORE
TFS 2015 comes with the new REST API, ...READ MORE
I faced a similar issue, just follow ...READ MORE
You need to set the cloud provider ...READ MORE
Try this manage jenkins > configure system look ...READ MORE
The MobyLinux Hyper-V machine is provisioned on ...READ MORE
For the Nginx Ingress Controller there is ...READ MORE
Due to the lack of support for ...READ MORE
You need to create the public key ...READ MORE
you should try using aws ec2 create-image, aws ...READ MORE
Honestly i feel using Minikube restricts the ...READ MORE
You can add this ENV variable export VPC_ID=vpc-YOURID READ MORE
Make your project type Maven Project. This ...READ MORE
The id that command docker service ps <service> gives ...READ MORE
wget version: KUBE_TOKEN=$(</var/run/secrets/kubernetes.io/serviceaccount/token) wget -vO- ...READ MORE
Okay, you just have to open lucee ...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
As of now, there is not a ...READ MORE
Set your service to loadbalancer apiVersion: v1 kind: Service metadata: ...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.