Skip to content

Kubernetes

  • Ambassador ← Kubernetes-native API Gateway built on the Envoy Proxy
  • Argo CD ← declarative, GitOps CD tool for k8s
  • argoflow ← deploying kubeflow with Argo CD
  • arkade ← open source Kubernetes marketplace
  • cdk8s ← define Kubernetes native apps and abstractions using object-oriented programming
  • CloudNativePG ← k8s operator that covers the full lifecycle of a PostgreSQL database cluster with a primary/standby architecture, using native streaming replication
  • dashboard ← general-purpose web UI for Kubernetes clusters
  • Glasskube ← package manager with GUI and CLI
  • Goldpinger ← debugging tool for Kubernetes which tests and displays connectivity between nodes in the cluster
  • helm ← package manager for k8s
  • helm-dashboard ← missing UI for Helm
  • Helm Playground ← debug helm templates in your browser
  • k8sgpt ← scan and diagnose your clusters in simple English
  • k8s-image-swapper ← mirror images into your own registry and swap image references automatically
  • k9s ← Kubernetes CLI manager
  • karpenter ← Kubernetes node autoscaler
  • kind ← tool for running local Kubernetes clusters using Docker container “nodes” (primarily designed for testing Kubernetes)
  • krew ← find and install kubectl plugins
  • kubectl ← run commands against Kubernetes clusters
  • Kube No Trouble (kubent) ← check your clusters for use of deprecated APIs
  • kube-ps1 ← k8s prompt info for bash and zsh
  • Kubescape ← multi-cloud K8s single pane of glass, including risk analysis, security compliance, RBAC visualizer and image vulnerabilities scanning
  • kube-score ← static code analysis of your Kubernetes object definitions
  • kubeval ← Kubernetes manifests validator, with support for Custom Resources
  • kustomize ← Kubernetes native configuration management
    • ksops ← kustomize plugin for sops
  • Lens Desktop ← IDE for Kubernetes
  • MicroK8s ← low-ops, minimal production Kubernetes, for devs, cloud, clusters, workstations, Edge and IoT
  • octant ← web-based, highly extensible platform for developers to better understand the complexity of Kubernetes clusters
  • Otomi ← self-hosted PaaS for Kubernetes
  • Simplenetes ← simpler version of Kubernetes
  • stern ← tail multiple pods on k8s
  • Telepresence ← code locally against a remote Kubernetes cluster
  • Web Kubectl ← run kubectl in web browser
  • VpK ← view k8s in graphical fashion