Getting Started with Kubernetes Questions

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. k3s-ansible

    I use some ansible playbooks and when I am ready to update the version I update the variable in the playbooks. https://github.com/k3s-io/k3s-ansible

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. helm-charts

    A collection of Helm charts (by bjw-s-labs)

    Spinning up workloads in kubernetes is much different than just spinning up a container in docker or even with docker compose. If someone has not already packaged it in a helm chart or some other kubernetes workload you'll have to develop one yourself. There are some nice library charts you can use as a base that should handle just about any random docker image you want to deploy. https://github.com/bjw-s/helm-charts/tree/main/charts/library/common there is also a repo of pre developed charts for common images. https://github.com/k8s-at-home/charts but be aware it was recently deprecated so it won't be receiving any updates.

  4. charts

    Discontinued ⚠️ Deprecated : Helm charts for applications you run at home (by k8s-at-home)

    Spinning up workloads in kubernetes is much different than just spinning up a container in docker or even with docker compose. If someone has not already packaged it in a helm chart or some other kubernetes workload you'll have to develop one yourself. There are some nice library charts you can use as a base that should handle just about any random docker image you want to deploy. https://github.com/bjw-s/helm-charts/tree/main/charts/library/common there is also a repo of pre developed charts for common images. https://github.com/k8s-at-home/charts but be aware it was recently deprecated so it won't be receiving any updates.

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

  • Running into a problem with the k8s-at-home pod-gateway where the gateway-init container that's bootstrapping selected namespaces is unable to reach cluster DNS while pods in other namespaces can. Anyone run into this before?

    1 project | /r/selfhosted | 5 Jul 2022
  • Struggling with Fireflyi-III installation

    2 projects | /r/selfhosted | 20 Jun 2022
  • With multiple custom apps, how do you manage your Helm charts?

    4 projects | /r/kubernetes | 11 Jul 2022
  • Anyone with some k8s yamls (or helm) for sonarr/radarr/overseer/bobarr/BitTorrent+VPN deployments?

    1 project | /r/PleX | 15 Jan 2022
  • TrueNAS Scale and Docker Platform Issues

    1 project | news.ycombinator.com | 2 Jan 2022

Did you know that Smarty is
the 51st most popular programming language
based on number of references?