azimuth-cloud / azimuth-caas-operator

K8s operator to create ansible based clusters using K8s CRDs
Apache License 2.0
1 stars 2 forks source link

Pre-pull ansible-runner image on all eligible nodes #60

Open mkjpryor opened 1 year ago

mkjpryor commented 1 year ago

The chart could create a daemonset to pre-pull the ansible-runner image on all nodes that might run jobs. This should speed up the first deployments after a rollout of the operator.