50 lines
800 B
Markdown
50 lines
800 B
Markdown
<!-- column_layout: [1, 3, 1] -->
|
|
|
|
<!-- column: 1 -->
|
|
<!-- alignment: center -->
|
|
<!-- font_size: 5 -->
|
|
<!-- jump_to_middle -->
|
|
MCP Demo
|
|
===
|
|
|
|
<!-- no_footer -->
|
|
<!-- speaker_note: Title Slide -->
|
|
<!-- 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
|
|
oc get co
|
|
```
|
|
|
|
<!-- no_footer -->
|
|
<!-- speaker_note: There's a lot to learn -->
|
|
<!-- speaker_note: -The architecture -->
|
|
<!-- speaker_note: -The syntax -->
|
|
<!-- speaker_note: -Security conventions -->
|
|
|
|
<!-- end_slide -->
|
|
|
|
|