Any Kubernetes provider you could recommend me?

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

    k0s - The Zero Friction Kubernetes

  • Here is link number 1 - Previous text "k0s"

  • cluster-template

    A template for deploying a Kubernetes cluster with k3s or Talos

  • I'd recommend leveraging gitops/flux to tie it all together. Move the helm charts/repositories into resources within the cluster and the manifests for your deployments are managed under a got repo. I have been actively using it for about 2 years via the fine folks at k8s@home. They have a good community and template repo to get started too. https://github.com/k8s-at-home/flux-cluster-template

  • 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
  • pibox-os

    📦💻 The Official PiBox Operating System

  • If you’re interested in a piece of hardware I’d say just use an old PC and install k3s. I also build and sell tiny raspberry pi kubernetes clusters at https://pibox.io if you’ll excuse the ad. Either way - a set of VMs or old PCs or a couple Pis is the way to go for a home lab and for getting hands on.

  • kURL

    Production-grade, airgapped Kubernetes installer combining upstream k8s with overlays and popular components

  • You could use Vagrant and VirtualBox to deploy a single node using https://kurl.sh. You can build your own installer.

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