[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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • 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.

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

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

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

  • 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