Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 522 Bytes

File metadata and controls

16 lines (11 loc) · 522 Bytes

Kubernetes Autoscale

Autoscale scriptworkers in Kubernetes

Deployment

Push to dev to deploy to dev, and production to deploy to production.

Pushes to main will build and push images to Dockerhub, but will not perform any deployments. This is useful for ensuring image building/pushing works before attempting a deployment.