Rancher K3s: Kubernetes on Proxmox Containers

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    Discontinued Powerful system container and virtual machine manager [Moved to: https://github.com/canonical/lxd] (by lxc)

  • This has been really stable, and has worked pretty well for me. I deploy the applications to a set of LXD containers (read: lightweight Linux VMs) on Proxmox, a free and open-source hypervisor with an excellent management interface.

  • ingress-nginx

    Ingress-NGINX Controller for Kubernetes

  • K3s ships with a Traefik ingress controller by default. This works fine, but I prefer to use the industry-standard NGINX ingress controller instead, so we'll set that up manually.

  • 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
  • cert-manager

    Automatically provision and manage TLS certificates in Kubernetes

  • I'm planning to do a few more write-ups chronicling my journey to learn and transition to Kubernetes, so stay tuned for more like this. The next step in this process is to configure cert-manager to automatically generate Let's Encrypt SSL certificates and deploy a simple application to our cluster.

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

  • Top 200 Kubernetes Tools for DevOps Engineer Like You

    84 projects | dev.to | 15 Jan 2022
  • Can I scale my dockerized Flask solution with Kubernetes?

    2 projects | dev.to | 6 Apr 2024
  • Upgrading Hundreds of Kubernetes Clusters

    17 projects | dev.to | 3 Apr 2024
  • Otterize launches open-source, declarative IAM permissions for workloads on AWS EKS clusters

    3 projects | dev.to | 10 Jan 2024
  • Kompose: Conversion Tool for Docker Compose to Kubernetes

    1 project | news.ycombinator.com | 19 Dec 2023