Managing local cluster config

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

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

    unclutter your .profile

    For cluster, which I use often I have an own directory with a .envrc (direnv) file which exports KUBECONFIG accordingly. This works fine. Activating one of these clusters with an own directory (and own .envrc) file is just a cd some-cluster-dir.

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

    Faster way to switch between clusters and namespaces in kubectl

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

  • Streamlining Environment Variables with direnv: A Developer's Guide

    2 projects | dev.to | 13 Mar 2025
  • Direnv: Load and unload environment variables depending on the current directory

    1 project | news.ycombinator.com | 22 Dec 2024
  • Secret management for the layman

    2 projects | dev.to | 16 Nov 2024
  • Never worry about environment variables again with direnv

    1 project | dev.to | 19 Sep 2024
  • Streamline Your ECS Workflow: Easy Database Migrations with a runecs CLI Tool

    2 projects | dev.to | 31 Aug 2024

Did you know that Go is
the 4th most popular programming language
based on number of references?