Guides
AI Editor
Guide for using Agentkube AI Editor for Kubernetes manifests
Agentkube AI Editor is a specialized tool designed to streamline the process of working with Kubernetes manifest files. It provides intelligent debugging, validation, and optimization capabilities to enhance your Kubernetes development workflow.
Access the AI Editor through the Agentkube dashboard to start working with your Kubernetes manifests.
Keyboard Commands
Action | Windows | Mac | Description |
---|---|---|---|
Insert Code | Ctrl + K | ⌘ + K | Quickly paste code snippets into the input field |
Select Resource (Coming Soon) | Ctrl + E | ⌘ + E | Quick select Kubernetes resources |
Find in Manifest (Coming Soon) | Ctrl + F | ⌘ + F | Search within manifest files |
Save Changes (Coming Soon) | Ctrl + S | ⌘ + S | Save current manifest changes |
Format Document (Coming Soon) | Ctrl + Shift + F | ⌘ + Shift + F | Auto-format manifest syntax |