[SCALE] How I run `helm` and `kubectl` from the command line

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

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. helm

    The Kubernetes Package Manager

    The apps section of TrueNAS SCALE are at their core helm charts, which are a method to package/describing kubernates (aka k8s) deployment of docker containers.

  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. kubernetes

    Production-Grade Container Scheduling and Management

    The apps section of TrueNAS SCALE are at their core helm charts, which are a method to package/describing kubernates (aka k8s) deployment of docker containers.

  4. k3s

    Lightweight Kubernetes

    Since kubernates requires at least 3 nodes to be functional, the Rancher's k3s all-in-one lightweight cluster is used to allow everything to run on a single machine.

  5. truetool

    Discontinued A TrueCharts automatic and bulk update utility

    cd /mnt/pool/scripts git clone https://github.com/truecharts/truetool.git cd truetool chmod +x truetool.sh # I also use this: alias turetool="/mnt/pool/scripts/truetool.sh "

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

  • Chart an Extensible Course with Helm

    4 projects | dev.to | 29 Mar 2025
  • Hatching a Helm Chart

    2 projects | dev.to | 2 Nov 2022
  • Kubernetes Multi-Tenancy: Why Virtual Clusters Are The Best Solution

    3 projects | dev.to | 16 Jun 2022
  • Autoscaling CI on Kubernetes in Kraken CI

    2 projects | dev.to | 30 Dec 2021
  • Using Helm with GitOps

    3 projects | dev.to | 30 Sep 2021