updated diagram
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 1.4 MiB After Width: | Height: | Size: 5.1 MiB |
BIN
01-claude-ocp/homerspin.gif
Normal file
BIN
01-claude-ocp/homerspin.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 729 KiB |
@@ -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 -->
|
||||

|
||||
<!-- new_line -->
|
||||
<!-- new_line -->
|
||||

|
||||
|
||||
|
||||
<!-- 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 -->
|
||||

|
||||

|
||||
|
||||
|
||||
<!-- speaker_note: quick walk through the sequence diagram -->
|
||||
|
||||
BIN
01-claude-ocp/presentation.pdf
Normal file
BIN
01-claude-ocp/presentation.pdf
Normal file
Binary file not shown.
Reference in New Issue
Block a user