top | item 33645916

Show HN: Launchpad – Zero DevOps Kubernetes

20 points| jljljl | 3 years ago |github.com | reply

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/

7 comments

order
[+] lucilleh|3 years ago|reply
Zero DevOps is crucial to Kubernetes adoption. We've seen so many companies choose to delay the adoption of Kubernetes and cloud development far into the future when migration costs are much higher. We hope that launchpad can lower this barrier of entry significantly.
[+] mohsenari|3 years ago|reply
Nice work, glad this is finally out and open sourced.
[+] jljljl|3 years ago|reply
Hey everyone, happy to answer any questions you might have about Launchpad here!
[+] e12e|3 years ago|reply
When can we expect to see terms and pricing for the parts that require a login to jetpack cloud services, such as secret management?