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 -->
|
<!-- font_size: 2 -->
|
||||||
Without MCP
|
Without MCP
|
||||||
===
|
===
|
||||||
<!-- column_layout: [3, 2] -->
|
<!-- column_layout: [5, 2] -->
|
||||||
<!-- column: 0 -->
|
<!-- column: 0 -->
|
||||||
<!-- alignment: left -->
|
<!-- alignment: left -->
|
||||||
<!-- pause -->
|
<!-- pause -->
|
||||||
@@ -82,7 +82,9 @@ sequenceDiagram
|
|||||||
<!-- new_line -->
|
<!-- new_line -->
|
||||||
<!-- new_line -->
|
<!-- new_line -->
|
||||||
<!-- new_line -->
|
<!-- new_line -->
|
||||||

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

|
||||||
|
|
||||||
|
|
||||||
<!-- speaker_note: quick walk through the sequence diagram -->
|
<!-- speaker_note: quick walk through the sequence diagram -->
|
||||||
@@ -106,7 +108,7 @@ Why MCP?
|
|||||||
<!-- font_size: 2 -->
|
<!-- font_size: 2 -->
|
||||||
With MCP...
|
With MCP...
|
||||||
===
|
===
|
||||||
<!-- column_layout: [4, 2] -->
|
<!-- column_layout: [6, 2] -->
|
||||||
<!-- column: 0 -->
|
<!-- column: 0 -->
|
||||||
<!-- alignment: left -->
|
<!-- alignment: left -->
|
||||||
<!-- pause -->
|
<!-- pause -->
|
||||||
@@ -116,9 +118,13 @@ With MCP...
|
|||||||
sequenceDiagram
|
sequenceDiagram
|
||||||
You->>LLM: I'm 10 minutes away from a demo, getting this error
|
You->>LLM: I'm 10 minutes away from a demo, getting this error
|
||||||
LLM->>You: Let me check that..
|
LLM->>You: Let me check that..
|
||||||
loop
|
LLM->>OCP: Get pod list
|
||||||
LLM-->OCP: Multiple queries/actions
|
LLM->>OCP: Get pod logs
|
||||||
end
|
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
|
LLM->>You: The issue was X. I resolved by doing Y
|
||||||
```
|
```
|
||||||
<!-- pause -->
|
<!-- pause -->
|
||||||
@@ -129,7 +135,7 @@ sequenceDiagram
|
|||||||
<!-- new_line -->
|
<!-- new_line -->
|
||||||
<!-- new_line -->
|
<!-- new_line -->
|
||||||
<!-- new_line -->
|
<!-- new_line -->
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
<!-- speaker_note: quick walk through the sequence diagram -->
|
<!-- 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