Questions for Heroku-like Project

This page summarizes the projects mentioned and recommended in the original post on /r/kubernetes

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. OpenFaaS

    OpenFaaS - Serverless Functions Made Simple

    This is where I see K8S coming in – teachers can provide dev deployments that are setup for students to learn. Teachers can also provide containers that run automated tests against the student containers for assessment! Plus, we can smooth over some of the git workflow stuff for the ripest of beginners; we can integrate with github to sync their work on our platform to repositories on their github account, so that they can really take ownership of the work they do on the platform. Last, students can graduate their work from development into production very easily, since we can take the base images + student diffs, build a new "prod" image for the student. We can run students' prod work on "serverless" K8S frameworks like fission or OpenFaas to be able to host many low-traffic "production" apps at the same time.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. fission

    Fast and Simple Serverless Functions for Kubernetes

    This is where I see K8S coming in – teachers can provide dev deployments that are setup for students to learn. Teachers can also provide containers that run automated tests against the student containers for assessment! Plus, we can smooth over some of the git workflow stuff for the ripest of beginners; we can integrate with github to sync their work on our platform to repositories on their github account, so that they can really take ownership of the work they do on the platform. Last, students can graduate their work from development into production very easily, since we can take the base images + student diffs, build a new "prod" image for the student. We can run students' prod work on "serverless" K8S frameworks like fission or OpenFaas to be able to host many low-traffic "production" apps at the same time.

  4. vcluster

    vCluster - Create fully functional virtual Kubernetes clusters - Each vcluster runs inside a namespace of the underlying k8s cluster. It's cheaper than creating separate full-blown clusters and it offers better multi-tenancy and isolation than regular namespaces.

    I think namespaces, RBAC and network policies are sufficient to partition users from the same organisation. I would investigate the use of vcluster ig you want to give your users even more isolation and capability (such as installing CRDs)

  5. devspace-plugin-loft

    Loft Plugin for DevSpace - adds commands like `devspace create space` or `devspace create vcluster` to DevSpace

    There are some products available, for example Loft who open sourced vcluster

  6. epinio

    Opinionated platform that runs on Kubernetes, that takes you from App to URL in one step.

    Epinion

  7. liqo

    Enable dynamic and seamless Kubernetes multi-cluster topologies

    I suggest examining liqo which allows you to peer clusters with each other. Might be what you're looking for: https://www.cncf.io/blog/2021/04/12/simplifying-multi-clusters-in-kubernetes/

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

  • Set Sail with Kubernetes: The Definitive Guide for New Captains

    1 project | dev.to | 23 Aug 2024
  • ⚡⚡ Level Up Your Cloud Experience with These 7 Open Source Projects 🌩️

    6 projects | /r/Cloud | 7 Dec 2023
  • Serverless Framework alternatives for data engineering with AWS Lambda?

    1 project | /r/dataengineering | 17 Aug 2023
  • I am Kailash Nadh, hobbyist developer, CTO at Zerodha. AMA.

    1 project | /r/developersIndia | 6 May 2023
  • Vendor Independent Serverless for Open Source

    1 project | /r/serverless | 1 May 2023

Did you know that Go is
the 4th most popular programming language
based on number of references?