Add SONiC testbed docs#30
Merged
Merged
Conversation
Contributor
|
I think it makes more sense to add this docs to https://github.com/sovereigncloudstack/docs ? |
Add tutorial that walks you through setting up and configuring a basic testbed environment in the GNS3 simulation platform. The setup includes three SONiC switches (Spline, Leaf1, Leaf2) with community images and two PCs connected to Leaf1 and Leaf2. The guide also covers a basic BGP L3 underlay configuration using FRR. Signed-off-by: Matej Feder <matej.feder@dnation.cloud>
Member
Author
I agree that landscape-related docs should be visible at https://docs.scs.community/ AFAIK The recommended way is to reference the repository docs files in the SCS docs repository. See e.g. SovereignCloudStack/docs#144 So we could create a landscape section in the SCS docs and reference the pages we would like to see in the official SCS docs page. |
Contributor
Sure, lets discuss that with @maxwolfs to have a SONiC Section in the documentation. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@scoopex I just wanted to push my test environment docs to the repo, as I always prefer to have the possibility to develop things locally. Netbox, ansible thing is ongoing and I'm testing it with the provided SONiC testbed env.
relates to SovereignCloudStack/issues#538