up to demo slide

TO-DO: Add notes for script
This commit is contained in:
2026-01-15 18:04:04 +11:00
parent 97e88959d6
commit 9bbe08d0f5

View File

@@ -44,7 +44,7 @@ What is MCP?
=== ===
![image](robot.png) ![image](robot.png)
<!-- no_footer --> <!-- no_footer -->
<!-- speaker_note: Title Slide --> <!-- speaker_note: Emphasis on tools -->
<!-- end_slide --> <!-- end_slide -->
@@ -72,7 +72,7 @@ Tools for the demo
<!-- new_line --> <!-- new_line -->
* `argocd-mcp-server` - ArgoCD (aka Openshift Pipelines) application management * `argocd-mcp-server` - ArgoCD (aka Openshift Pipelines) application management
<!-- new_line --> <!-- new_line -->
* `minio-mcp-server` - S3 Compatible Object storage operations * `minio-mcp-server` - S3-Compatible Object storage operations
<!-- no_footer --> <!-- no_footer -->
<!-- speaker_note: Title Slide --> <!-- speaker_note: Title Slide -->
@@ -110,39 +110,4 @@ Have fun exploring the world of MCP!
```bash +exec ```bash +exec
/// mpv --no-config --vo=none --really-quiet happy.webm /// mpv --no-config --vo=none --really-quiet happy.webm
``` ```
<!-- end_slide -->
<!-- alignment: center -->
<!-- font_size: 5 -->
High Barrier to Entry
===
<!-- new_line -->
<!-- column_layout: [1,1] -->
<!-- column: 0 -->
<!-- font_size: 3 -->
<!-- incremental_lists: true -->
*
What does this do?
<!-- font_size: 1 -->
```zsh +exec
oc get co
```
<!-- column: 1 -->
<!-- font_size: 3 -->
*
And this?
<!-- font_size: 1 -->
```zsh +exec
timg -g32-x320 happy.webm
```
<!-- no_footer -->
<!-- speaker_note: There's a lot to learn -->
<!-- speaker_note: -The architecture -->
<!-- speaker_note: -The syntax -->
<!-- speaker_note: -Security conventions -->
<!-- end_slide -->