An official Google Cloud tool that brings AI to the kubectl command line, translating natural language into Kubernetes operations for faster cluster management and troubleshooting.
kubectl-ai — AI-Powered Kubernetes Assistant by Google
An official Google Cloud tool that brings AI to the kubectl command line, translating natural language into Kubernetes operations for faster cluster management and troubleshooting.
Instalación con revisión previa
Este activo requiere revisión. El prompt copiado pide dry-run, muestra escrituras y continúa solo tras confirmación.
npx -y tokrepo@latest install 27c0f4ab-5294-11f1-9bc6-00163e2b0d79 --target codexPrimero dry-run, confirma las escrituras y luego ejecuta este comando.
Discusión
Activos relacionados
k9s — Terminal UI for Managing Kubernetes Clusters in Style
k9s is a powerful terminal-based UI for Kubernetes. Navigate, observe, and manage your clusters with keyboard shortcuts — much faster than kubectl commands.
Kubernetes — Production-Grade Container Orchestration
Kubernetes (K8s) is the open-source platform for automating deployment, scaling, and management of containerized applications. Originally designed by Google and now maintained by the CNCF, it is the industry standard for running containers in production.
Metrics Server — Lightweight Core Metrics for Kubernetes Autoscaling
Kubernetes Metrics Server is the lightweight cluster-wide CPU and memory metrics pipeline that powers kubectl top, HorizontalPodAutoscaler, and VerticalPodAutoscaler without requiring a full monitoring stack.
Freelens — Open Source Kubernetes IDE and Dashboard
Freelens is a free and open-source Kubernetes IDE forked from the original Lens Desktop. It provides a graphical interface for managing clusters, viewing workloads, inspecting logs, and debugging pods without memorizing kubectl commands.