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 exercises section #52

Merged
merged 10 commits into from
Sep 30, 2024
Merged

Add exercises section #52

merged 10 commits into from
Sep 30, 2024

Conversation

tcaiazzi
Copy link
Member

Summary

This PR introduces a new section called exercises to the repository. This section includes a series of Kathará exercises that can be automatically verified using the kathara-lab-checker tool.

Changes

  • Added a new exercises directory containing Kathará-based exercises.
  • Introduced two initial exercises:
    • 01-simple-configuration: A basic exercise designed to help users get familiar with Kathará and the process of running exercises with automatic validation.
    • 02-add-one-router: An exercise that involves adding a router and a host to a pre-configured network topology.

Documentation

  • The README.md within the exercises section contains step-by-step instructions on how to install the kathara-lab-checker tool and prepare the environment to complete and validate the exercises.
  • Each folder in this section represents a standalone exercise with its own configuration files, instructions, and
    expected output.

@tcaiazzi tcaiazzi self-assigned this Sep 12, 2024
@tcaiazzi tcaiazzi added the enhancement New feature or request label Sep 12, 2024
@tcaiazzi tcaiazzi requested a review from lorenzo93 September 23, 2024 17:37
@tcaiazzi tcaiazzi merged commit 4144da3 into main Sep 30, 2024
@tcaiazzi tcaiazzi deleted the exercises branch October 4, 2024 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants