Hey everyone,
We recently open-sourced the deployment framework we use at Jetpack to deploy our web sites and services to Kubernetes, and we wanted to share it with the community!
Our goal was to simplify the developer workflow for deploying to Kubernetes, and to reduce the time needed to onboard new developers. With Launchpad, our developers can provision their access with a single login, and start deploying to Kubernetes with just `launchpad up`.
We also wrote a blog post describing why we built launchpad, and the benefits we've seen here: https://www.jetpack.io/blog/announcing-launchpad/