Skip to content

Commit 619e80d

Browse files
Merge pull request #136 from anveshmuppeda/dev
refactor: remove redundant introductory text from kubectl-ai document…
2 parents 48b1532 + e623db4 commit 619e80d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/ai/kubectl-ai.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ sidebar_position: 1
88

99
# Kubectl-AI: Enhance Kubernetes Management with AI
1010

11-
Below is the trimmed-down, focused documentation covering only the sections you requested, with detailed step-by-step instructions.
12-
13-
![kubectl-ai](img/kubectl-ai.gif)
1411

1512
---
1613

@@ -24,6 +21,8 @@ Key benefits:
2421
- **Extensible backends:** Works with commercial LLMs (Gemini, OpenAI, Azure OpenAI, Grok) or fully offline local models (Ollama, llama.cpp).
2522
- **Scriptable & pipable:** Use it in CI, scripts, or combine with shell pipes (`echo … | kubectl-ai`).
2623

24+
![kubectl-ai](img/kubectl-ai.gif)
25+
2726
---
2827

2928
## Installation

0 commit comments

Comments
 (0)