Added Home lab setup under docs section#122
Conversation
|
@joyosive Welcome to the SODA Documentation repository. Thank you for this first PR. This is a very detailed instruction set on how to setup a homelab. This PR has details to setup a homelab but it would help if there is one top-level document, right at the start in the SODA Lab Setup page, detailing what a user will be able to do after this SODA Lab setup. What are the different sections and how they can use the different modules. Could you please explain these optional pre-optimisations and what they help with?
What each of these sections does and how they help with SODA Setup?
If you are working on some parts or pages and intend to add more commits to this PR then prefix the title of this PR with [WIP].
|
| weight: 50 | ||
| disableToc: false | ||
| --- | ||
|
|
There was a problem hiding this comment.
Consider adding a overall summary of Home lab setup letting the user know what all the sections help with and how it helps with SODA Installation.
|
|
||
| </div> | ||
|
|
||
| - Download the image of ubuntu-20.04 in directory |
There was a problem hiding this comment.
SODA is not fully qualified for Ubuntu 20.04.
Maybe update the steps for Ubuntu 18.04/16.04 and associated changes.
|
|
||
| <div class="title"> | ||
|
|
||
| Important |
There was a problem hiding this comment.
Consider using the Notice shortcode. It will help bring out important points in long documents.
| | 2 | node1.osive.lab | | ||
| | 3 | node2.osive.lab | | ||
|
|
||
| [Download files here](../soda-lab-setup/k8s-scripts.zip) |
There was a problem hiding this comment.
This path points to 404. The zip file is in the same directory as the document. Maybe change to ./k8s-scripts.zip.
Same for other zip files.
Consider placing them in the static folder in the documentation root.

What type of PR is this?
/kind documentation
/kind enhancement
What this PR does / why we need it:
Added SODA Lab setup documentation to help new folks in getting started with SODA testing .