GoogleCloudPlatform/kubectl-ai

Docs: Add a guide for using kubectl-ai in a production environment

Open

#500 opened on Aug 19, 2025

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Go (708 forks)auto 404
documentationgood first issuehelp wanted

Repository metrics

Stars
 (7,532 stars)
PR merge metrics
 (PR metrics pending)

Description

We have been getting a few requests around best practices around using kubectl-ai safely in production environment.

Task here is to create a simple guide sharing tips/tricks for enabling safe usage of kubectl-ai in production.

Some quick notes:

  • Run in a least privilege environment
  • Running in sandbox
  • Using LLM provider such as vertexai with enterprise controls around data privacy etc.
  • tips on command approvals

Contributor guide