Do you have a personal Kubernetes cluster?

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

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

    Personal server configuration with k3s

  • It's heavily based on https://github.com/erebe/personal-server

  • k3s in Hetzner Cloud ... Terraform + Ansible to the help, i share the base template in his own (Gitlab Repo)[https://gitlab.com/k3s_hetzner/k3s_hetzner]

  • 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
  • liqo

    Enable dynamic and seamless Kubernetes multi-cluster topologies

  • I personally have a single-node cluster on an x86 mini-server using K3s. When I have to run more heavy workloads, I use Liqo (https://github.com/liqotech/liqo) to add a virtual node from a temporary remote cluster, spawned on AKS or GKE. It supports transparently multi-cluster services, so it is pretty transparent.

  • k3d

    Little helper to run CNCF's k3s in Docker

  • k3s-rpi-cluster

    Setting up a K3S Kubernetes cluster using RPI4

  • I do, it looks like this https://github.com/REBELinBLUE/k3s-on-raspbian#hardware-list

  • k0s

    k0s - The Zero Friction Kubernetes

  • Give a try for k0s https://k0sproject.io/

  • microk8s

    MicroK8s is a small, fast, single-package Kubernetes for datacenters and the edge.

  • I recently upgraded a few components in the system, but it's relatively solid. I run microk8s and microstack on it, depending on my needs. I have a 'reset' script that burns it all down to 421 packages, absolute bare minimum needed, then I build up from there.

  • 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
  • k8s-gitops

    Kubernetes cluster powered by GitOps with FluxCD- Unified source of truth, automated workflows, declarative infrastructure, and cutting-edge DevOps practices. (by xunholy)

  • Yep! Using Fluxv2 to leverage GitOps - https://github.com/xUnholy/k8s-gitops

  • kube-config

    Luke's kubeconfig

  • I run ArgoCD (which has been great), and keep all of my definitions (and encrypted secrets) in a public GitHub repo.

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