K8S Quickstart & Helm

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

    The Kubernetes Package Manager

  • Helm is a package manager for Kubernetes. Helm is an open-source project originally created by DeisLabs and donated to the Cloud Native Foundation (CNCF). The CNCF now maintains and has graduated the project. This means that it is mature and not just a fad.

  • Docker Compose

    Define and run multi-container applications with Docker

  • Helm provides you the ability to install applications with a single command. A chart can contain other charts as dependencies. You can consequently deploy an entire stack with Helm. You can use Helm like docker-compose but for Kubernetes.

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

    Chocolatey - the package manager for Windows

  • Package management is not a new concept in the software industry. On Linux distros, you manage software installation and removal with package managers such as YUM/RPM or APT. On Windows, you can use Chocolatey or Homebrew on Mac.

  • HomeBrew

    🍺 The missing package manager for macOS (or Linux)

  • Package management is not a new concept in the software industry. On Linux distros, you manage software installation and removal with package managers such as YUM/RPM or APT. On Windows, you can use Chocolatey or Homebrew on Mac.

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

  • Effective Neovim Setup. A Beginner’s Guide

    5 projects | dev.to | 9 Mar 2024
  • Python Versions and Release Cycles

    4 projects | dev.to | 29 Nov 2023
  • OpenAI Whisper: Transcribe in the Terminal for free

    5 projects | dev.to | 10 Oct 2023
  • Mac ad ingegneria informatica?

    2 projects | /r/Universitaly | 13 Mar 2023
  • Debugging FreeRTOS with QEMU in VSCode

    4 projects | dev.to | 15 Feb 2023