K8s powered Git push deployments

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • pipeline

    A cloud-native Pipeline resource.

  • I've recently found this quote by Kelsey Hightower:

    "I'm convinced the majority of people managing infrastructure just want a PaaS. The only requirement: it has to be built by them."

    Source: https://twitter.com/kelseyhightower/status/85193508753294540...

    In the last few weeks, I've experimented a bit with Flux (https://fluxcd.io/), Tekton (https://tekton.dev/) and Cloud Native Buildpacks (https://buildpacks.io/) on how to provide K8s powered git push deployments without using a dedicated CI/CD server.

    My project is still in early alpha stage and just a proof of concept :-) My vision is to expand it into an Open Source PaaS in the future.

    Do you think the above quote is true? What does an open source PaaS need to be like in order to be accepted by software developers?

    Some other projects have been discontinued in the past (like Flynn or Deis) or were created before the Kubernetes era.

    Is it the right direction to provide a Heroku like solution based on K8s or is it better to provide an Open Source Infrastructure as Code library with building blocks to avoid everything from scratch?

  • flux2

    Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.

  • I've recently found this quote by Kelsey Hightower:

    "I'm convinced the majority of people managing infrastructure just want a PaaS. The only requirement: it has to be built by them."

    Source: https://twitter.com/kelseyhightower/status/85193508753294540...

    In the last few weeks, I've experimented a bit with Flux (https://fluxcd.io/), Tekton (https://tekton.dev/) and Cloud Native Buildpacks (https://buildpacks.io/) on how to provide K8s powered git push deployments without using a dedicated CI/CD server.

    My project is still in early alpha stage and just a proof of concept :-) My vision is to expand it into an Open Source PaaS in the future.

    Do you think the above quote is true? What does an open source PaaS need to be like in order to be accepted by software developers?

    Some other projects have been discontinued in the past (like Flynn or Deis) or were created before the Kubernetes era.

    Is it the right direction to provide a Heroku like solution based on K8s or is it better to provide an Open Source Infrastructure as Code library with building blocks to avoid everything from scratch?

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • pack

    CLI for building apps using Cloud Native Buildpacks

  • I've recently found this quote by Kelsey Hightower:

    "I'm convinced the majority of people managing infrastructure just want a PaaS. The only requirement: it has to be built by them."

    Source: https://twitter.com/kelseyhightower/status/85193508753294540...

    In the last few weeks, I've experimented a bit with Flux (https://fluxcd.io/), Tekton (https://tekton.dev/) and Cloud Native Buildpacks (https://buildpacks.io/) on how to provide K8s powered git push deployments without using a dedicated CI/CD server.

    My project is still in early alpha stage and just a proof of concept :-) My vision is to expand it into an Open Source PaaS in the future.

    Do you think the above quote is true? What does an open source PaaS need to be like in order to be accepted by software developers?

    Some other projects have been discontinued in the past (like Flynn or Deis) or were created before the Kubernetes era.

    Is it the right direction to provide a Heroku like solution based on K8s or is it better to provide an Open Source Infrastructure as Code library with building blocks to avoid everything from scratch?

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts