Wrote an introductory guide to multi-tenancy in Kubernetes. WDYT?

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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 DaemonSets, and some other things that require node information, can actually be used with the vCluster. You just need to add "--fake-nodes=false" flag, and vcluster will sync node info into your virtual cluster. More info on this topic is in the docs: https://www.vcluster.com/docs/architecture/nodes

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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

  • Anyone using Kata Containers?

    1 project | /r/kubernetes | 23 Apr 2023
  • Same cluster for different development environments

    1 project | /r/kubernetes | 20 Mar 2023
  • Multiple Tenancy, Namespaces, Securing Workloads

    1 project | /r/kubernetes | 24 Feb 2023
  • vcluster Exploded in 2022

    2 projects | dev.to | 27 Dec 2022
  • Create new pods/containers for each new user that signs up?

    2 projects | /r/kubernetes | 10 Dec 2022