CI/CD with Kubernetes is really at least two pipelines, potentially using
multiple tools to get the job done.
* CI! A pipeline to test, build, and push an image to a remote image registry
* CD! A pipeline to deploy that image to Kubernetes by either creating or
updating manifests or