youtube image
From YouTube: Trust but Verify - Olivier Vernin, Suse

Description

For more Continuous Delivery Foundation content, check out our blog: https://cd.foundation/blog/

Trust but Verify - Olivier Vernin, Suse

Kubernetes revolutionized CI infrastructure. It’s easier than ever to replicate production environments for testing purposes, deploying preview environments, relying on auto-scaling to optimize costs, etc. Kubernetes hides complex automation concepts behind APIs so developers don’t require extensive infrastructure knowledge. But as great as all of this is, it didn’t get rid of human errors. It’s easier than ever to expose your CI in the wrong location or let someone in by using the wrong corrupted container image. Let’s discuss which projects we could benefit from to let developers do what they do best, build software.