bhordupur

Results 2 comments of bhordupur

We are running the GitLab runner in AKS. `Kaniko` surpasses `DiND` for the same build job (to build docker images) with the below added flags: ``` --snapshotMode=redo --use-new-run ``` With...

same issue here https://github.com/cloudfoundry/cf-for-k8s/blob/develop/config/capi/_ytt_lib/capi-k8s-release/config/worker_deployment.yml#L88 How could that be 15000m (15 vCPU)? Should it be 1500m instead? I tried to run the deployment with 2500m (and some random higher number for...