alnoda-workspaces/workspaces/kubectl-workspace
2023-07-08 18:26:55 +00:00
..
workspace Upd. using wrk 2023-07-05 15:36:02 +00:00
Dockerfile Upd. using wrk 2023-07-05 15:36:02 +00:00
README.md readmes updated 2023-07-08 18:26:55 +00:00

Kubectl Workspace

A dedicated workspace designed for Kubernetes admins and developers, equipped with a comprehensive set of tools for managing Kubernetes clusters, installing applications, and implementing solutions.

Start

docker run --name space-1 -d -p 8020-8040:8020-8040 --restart=always alnoda/kubectl-workspace

and open localhost:8020 in browser.

Features

  • Kubectl - Kubernetes command-line tool, allows you to run commands against Kubernetes clusters.
  • Helm - Package manager for Kubernetes.
  • Octant - Highly extensible platform for developers to better understand the complexity of Kubernetes clusters.
  • K9s - Kubernetes CLI To Manage Your Clusters In Style.
  • Kube-shell - Integrated shell for working with the Kubernetes CLI.
  • Krew - Plugin manager for kubectl command-line tool.
  • kubectl-aliases - Hundreds of convenient shell aliases for kubectl.
  • kdash - A simple and fast dashboard for Kubernetes
  • helmfile - Declarative spec for deploying helm charts in Kubernetes clusters
  • Trivy - Find vulnerabilities, misconfigurations, secrets, SBOM in Kubernetes and more
  • Kube-hunter - Hunt for security weaknesses in Kubernetes clusters
  • Kubescape - Kubernetes security platform for your IDE, CI/CD pipelines, and clusters.
  • Velero CLI - Back up and restore your Kubernetes cluster resources and persistent volumes.
  • argocd-cli - CLI for ArgoCD - a tool for declarative, GitOps continuous delivery for Kubernetes.
  • Codeserver workspace features

Alnoda docs
Alnoda Hub