Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add training page on website #369

Merged
merged 1 commit into from
Feb 16, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,11 @@ const config = {
position: 'left',
label: 'Documentation',
},
{
to: '/training',
position: 'left',
label: 'Training',
},
{
href: 'https://github.com/nordix/meridio',
position: 'right',
Expand Down
7 changes: 0 additions & 7 deletions website/src/pages/markdown-page.md

This file was deleted.

37 changes: 37 additions & 0 deletions website/src/pages/training.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# Training

* [Youtube](https://www.youtube.com/@meridio6663)
* [Killercoda](https://killercoda.com/meridio)
* [asciinema](https://asciinema.org/~LionelJouin)

## Playground

Simple playground environment with Meridio

* Access the Killercoda environment [here](https://killercoda.com/meridio/scenario/Playground)

## Installation

The deployment of the operator and the application of different resources Meridio offers (Trench, VIP, Conduit, Stream, Flow, Attactor, Gateway)

* Access the Killercoda environment [here](https://killercoda.com/meridio/scenario/Installation)
* Play the recording [here](https://asciinema.org/a/558008)

## Traffic Path

With NSM v1.7.1 and Meridio v1.0.0, Follow the ingress and egress traffic path from the gateway, worker network, VPP forwarder, stateless-lb-frontend, proxy and the target

* Access the Killercoda environment [here](https://killercoda.com/meridio/scenario/Traffic-Path)

## Troubleshooting CTFs

Set of challenges/exercises to debug and troubleshoot common Meridio problems such as non-ready pods, traffic loss, errors...

* Scenario 1 - [Killercoda](https://killercoda.com/meridio/course/Troubleshooting/Scenario-1) - Traffic does not reach the application pods (targets)...
* Scenario 2 - [Killercoda](https://killercoda.com/meridio/course/Troubleshooting/Scenario-2) - stateless-lb-frontend pods are not ready...

## Archived

* v0.8.0 - Initial deployment - https://www.youtube.com/watch?v=KB3vNyJnpV8
* v0.8.0 - Installation - https://www.youtube.com/watch?v=14icbmj9PH0
* v0.7.1 - Demo with 2 Streams/Flows - https://www.youtube.com/watch?v=zRPK-qQ_mWg