Introduction to Kubectl CLI Plugins ctx and ns

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

    📦 Find and install kubectl plugins

  • ( set -x; cd "$(mktemp -d)" && OS="$(uname | tr '[:upper:]' '[:lower:]')" && ARCH="$(uname -m | sed -e 's/x86_64/amd64/' -e 's/\(arm\)\(64\)\?.*/\1\2/' -e 's/aarch64$/arm64/')" && KREW="krew-${OS}_${ARCH}" && curl -fsSLO "https://github.com/kubernetes-sigs/krew/releases/latest/download/${KREW}.tar.gz" && tar zxvf "${KREW}.tar.gz" && ./"${KREW}" install krew )

  • kubectx

    Faster way to switch between clusters and namespaces in kubectl

  • Kubectx GitHub

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

  • Kubernetes For The Sysadmin - Enter KubeVirt

    2 projects | dev.to | 3 Oct 2023
  • Minikube broke my Kubectl config

    1 project | /r/kubernetes | 19 Apr 2023
  • [ANN] Kele: Snappy Kubernetes cluster management in Emacs

    5 projects | /r/emacs | 10 Jan 2023
  • Most Useful kubectl Plugins

    6 projects | dev.to | 14 Oct 2022
  • Weekly: Questions and advice

    1 project | /r/kubernetes | 27 Sep 2022