Template for deploying k3s backed by Flux and more goodies

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
  • cluster-template

    A template for deploying a Kubernetes cluster with k3s or Talos

  • There is a better way of handling this! If you take a look at the core.yaml you will notice that there is a dependsOn in apps.yaml. This mean everything in the core folder should be up and running and happy before the apps folder is applied by Flux. I also set prune: false in the core.yaml to prevent Flux from wiping these applications and manifests from your cluster if you make a mistake with changes. This has proven to be really beneficial when you don't want those resources removed by flux, ever.

  • k3sup

    bootstrap K3s over SSH in < 60s πŸš€

  • Hi ya'll πŸ‘‹ this is a template repository for creating a k3s cluster with k3sup backed by Flux and SOPS.

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

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

  • The purpose here is to showcase how you can deploy an entire Kubernetes cluster and show it off to the world using the GitOps tool Flux. When completed, your Git repository will be driving the state of your Kubernetes cluster. In addition with the help of the Flux SOPS integration you'll be able to commit GPG encrypted secrets to your public repo.

  • k3s

    Lightweight Kubernetes

  • Hi ya'll πŸ‘‹ this is a template repository for creating a k3s cluster with k3sup backed by Flux and SOPS.

  • k3s-cluster

    My home multi-architecture Kubernetes cluster.

  • I have been following your repository for some time already. It’s been pretty handy and I especially enjoy the reorganization you made to use Kustomize more extensively. My repo is heavily inspired on yours with some different apps running. https://github.com/luander/k3s-cluster

  • 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