Now that we have code for building the context launching as a Job running kaniko in K8s should be relatively straightforward.
Possible advantages of using K8s
- Pools of available resources
- More resources (in particular RAM) than what's available in GCB
This PR has some YAML for launching kaniko on k8s
jlewi/notes#12