> For the complete documentation index, see [llms.txt](https://docs.mechcloud.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mechcloud.io/ai-agents/rest-agent/kubernetes.md).

# Kubernetes

### Supported versions

At this moment following versions of kubernetes are supported -

* 1.35
* 1.34
* 1.33

### Sample prompts

| Prompt                              | Description                                    |
| ----------------------------------- | ---------------------------------------------- |
| list nodes                          | List all the nodes of a k8s cluster            |
| list all the pods                   | Listing all the pods across all the namespaces |
| list all pods under test1 namespace | Lists all pods under test1 namespace           |
