Slow deployments with kubernetes agent
After migrating from the certificate-based clusters to utilise the kubernetes agent, we have noticed that the deployment stages block the pipeline for a long period of time - seemingly because this image does not exit correctly.
I'm unsure of the exact situation causing this, but we are consistently seeing jobs wait on the
NOTES:
Application should be accessible at
http://xxxxx
deployment "staging" successfully rolled out
job for 10+ minutes - The actually deployment itself takes seconds, but the job itself does not exit.