Compare commits
2 Commits
5791a2261d
...
e02eb96001
| Author | SHA1 | Date | |
|---|---|---|---|
| e02eb96001 | |||
| a4d9138f01 |
BIN
01-claude-ocp/.DS_Store
vendored
Normal file
BIN
01-claude-ocp/.DS_Store
vendored
Normal file
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 960 KiB |
@@ -42,7 +42,7 @@ What is MCP?
|
|||||||
<!-- new_line -->
|
<!-- new_line -->
|
||||||
<!-- alignment: center -->
|
<!-- alignment: center -->
|
||||||
<!-- font_size: 2 -->
|
<!-- font_size: 2 -->
|
||||||
**MCP gives tools to AI**
|
MCP gives tools to AI
|
||||||
===
|
===
|
||||||

|

|
||||||
<!-- no_footer -->
|
<!-- no_footer -->
|
||||||
@@ -123,9 +123,11 @@ sequenceDiagram
|
|||||||
LLM->>ArgoCD: Get GitOps application
|
LLM->>ArgoCD: Get GitOps application
|
||||||
LLM->>Git: Get Git repo
|
LLM->>Git: Get Git repo
|
||||||
LLM->>LLM: Plan fix
|
LLM->>LLM: Plan fix
|
||||||
|
LLM->>You: Here is the plan. Requesting Approval
|
||||||
|
You->>LLM: Approved
|
||||||
LLM->>Git: Push fix to Git
|
LLM->>Git: Push fix to Git
|
||||||
LLM->>OCP: Verify change applied
|
LLM->>OCP: Verify change applied
|
||||||
LLM->>You: The issue was X. I resolved by doing Y
|
LLM->>You: Applied Succesfully
|
||||||
```
|
```
|
||||||
<!-- pause -->
|
<!-- pause -->
|
||||||
<!-- column: 1 -->
|
<!-- column: 1 -->
|
||||||
@@ -135,6 +137,9 @@ sequenceDiagram
|
|||||||
<!-- new_line -->
|
<!-- new_line -->
|
||||||
<!-- new_line -->
|
<!-- new_line -->
|
||||||
<!-- new_line -->
|
<!-- new_line -->
|
||||||
|
<!-- new_line -->
|
||||||
|
<!-- new_line -->
|
||||||
|
<!-- new_line -->
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
@@ -176,14 +181,32 @@ Tools for the demo
|
|||||||
<!-- new_line -->
|
<!-- new_line -->
|
||||||
* `argocd-mcp-server` - ArgoCD (aka Openshift GitOps) application management
|
* `argocd-mcp-server` - ArgoCD (aka Openshift GitOps) application management
|
||||||
<!-- new_line -->
|
<!-- new_line -->
|
||||||
* `minio-mcp-server` - S3-Compatible Object storage operations
|
|
||||||
|
|
||||||
<!-- no_footer -->
|
<!-- no_footer -->
|
||||||
<!-- speaker_note: Explain the tools in the wider context -->
|
<!-- speaker_note: Explain the tools in the wider context -->
|
||||||
<!-- speaker_note: openshift - complete CRUD access -->
|
<!-- speaker_note: openshift - complete CRUD access -->
|
||||||
<!-- speaker_note: gitea - ability to read and commit, create repos etc. -->
|
<!-- speaker_note: gitea - ability to read and commit, create repos etc. -->
|
||||||
<!-- speaker_note: ArgoCD - add and keep deployments in a specified state -->
|
<!-- speaker_note: ArgoCD - add and keep deployments in a specified state -->
|
||||||
<!-- speaker_note: MinIO - self-hosted S3 -->
|
<!-- end_slide -->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<!-- font_size: 4 -->
|
||||||
|
Prompt Engineering
|
||||||
|
===
|
||||||
|
<!-- font_size: 2 -->
|
||||||
|
Intent vs. Instruction
|
||||||
|
===
|
||||||
|
<!-- font_size: 2 -->
|
||||||
|

|
||||||
|
|
||||||
|
<!-- pause -->
|
||||||
|
<!-- new_line -->
|
||||||
|
<!-- new_line -->
|
||||||
|
<!-- font_size: 2 -->
|
||||||
|
Ambiguity is the enemy of automation. If you don’t define ‘safe’… the AI will.
|
||||||
<!-- end_slide -->
|
<!-- end_slide -->
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
BIN
01-claude-ocp/table.png
Normal file
BIN
01-claude-ocp/table.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 167 KiB |
@@ -1,7 +0,0 @@
|
|||||||

|
|
||||||
|
|
||||||
```bash +exec_replace
|
|
||||||
mpv --no-config --vo=kitty --profile=sw-fast --really-quiet happy.webm
|
|
||||||
```
|
|
||||||
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user