dustin/dynk8s-provisioner/pipeline/head This commit looks good
Details
If a Jenkins job runs for a while, Kubernetes may schedule other Pods on it eventually. If a long-running Pod gets assigned to the ephemeral node, the Cluster Autoscaler won't be able to scale down the ASG. To prevent this, we apply a taint to the node so normal Pods will not get assigned to it. We have to apply the corresponding toleration to Pods for Jenkins jobs. |
||
---|---|---|
ci | ||
examples | ||
src | ||
terraform | ||
tests | ||
.dockerignore | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
Containerfile | ||
rustfmt.toml |