updated diagram

This commit is contained in:
2026-01-16 20:48:38 +11:00
parent af5a94bee4
commit 5791a2261d
4 changed files with 13 additions and 7 deletions

View File

@@ -56,7 +56,7 @@ Why MCP?
<!-- font_size: 2 -->
Without MCP
===
<!-- column_layout: [3, 2] -->
<!-- column_layout: [5, 2] -->
<!-- column: 0 -->
<!-- alignment: left -->
<!-- pause -->
@@ -82,7 +82,9 @@ sequenceDiagram
<!-- new_line -->
<!-- new_line -->
<!-- new_line -->
![image](grandpa-gpt.gif)
<!-- new_line -->
<!-- new_line -->
![image:width:100%](grandpa-gpt.gif)
<!-- speaker_note: quick walk through the sequence diagram -->
@@ -106,7 +108,7 @@ Why MCP?
<!-- font_size: 2 -->
With MCP...
===
<!-- column_layout: [4, 2] -->
<!-- column_layout: [6, 2] -->
<!-- column: 0 -->
<!-- alignment: left -->
<!-- pause -->
@@ -116,9 +118,13 @@ With MCP...
sequenceDiagram
You->>LLM: I'm 10 minutes away from a demo, getting this error
LLM->>You: Let me check that..
loop
LLM-->OCP: Multiple queries/actions
end
LLM->>OCP: Get pod list
LLM->>OCP: Get pod logs
LLM->>ArgoCD: Get GitOps application
LLM->>Git: Get Git repo
LLM->>LLM: Plan fix
LLM->>Git: Push fix to Git
LLM->>OCP: Verify change applied
LLM->>You: The issue was X. I resolved by doing Y
```
<!-- pause -->
@@ -129,7 +135,7 @@ sequenceDiagram
<!-- new_line -->
<!-- new_line -->
<!-- new_line -->
![image](doughnuts.gif)
![image:width:100%](homerspin.gif)
<!-- speaker_note: quick walk through the sequence diagram -->