Skip to content

Commit 48b1532

Browse files
Merge pull request #135 from anveshmuppeda/dev
Add kubectl-ai.gif to the docs
2 parents f19a650 + 457e90e commit 48b1532

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

docs/ai/img/kubectl-ai.gif

555 KB
Loading

docs/ai/kubectl-ai.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ sidebar_position: 1
1010

1111
Below is the trimmed-down, focused documentation covering only the sections you requested, with detailed step-by-step instructions.
1212

13+
![kubectl-ai](img/kubectl-ai.gif)
14+
1315
---
1416

1517
## kubectl-ai Introduction

src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ function FixedAnnouncement() {
1414
return (
1515
<div className={announcementStyles.announcement}>
1616
🎉 <span className={announcementStyles.title}>
17-
kubectl-ai Blog is out now! Check it out
17+
kubectl-ai guide is out now! Check it out
1818
</span>{' '}
1919
<a
2020
href="/kubernetes/docs/ai/kubectl-ai"

0 commit comments

Comments
 (0)