-
Notifications
You must be signed in to change notification settings - Fork 64
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
[docs] Add md-book and refactor/organizing docs #298
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #298 +/- ##
=======================================
Coverage 71.07% 71.07%
=======================================
Files 12 12
Lines 2216 2216
=======================================
Hits 1575 1575
Misses 490 490
Partials 151 151 ☔ View full report in Codecov by Sentry. |
## Node Networking | ||
|
||
### Private Network Requirements | ||
- NodeBalancers require nodes to have private IP addresses |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- NodeBalancers require nodes to have private IP addresses | |
- NodeBalancers require nodes to have linode specific [private IP addresses](https://techdocs.akamai.com/cloud-computing/docs/managing-ip-addresses-on-a-compute-instance#types-of-ip-addresses) |
## Available Examples | ||
|
||
1. **[Basic Services](basic.md)** | ||
- HTTP LoadBalancer |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we need to add links here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We don't need to for mdbook tbh. Just added them incase some is navigating from README in root dir. Should help with navigation a bit?
General:
Pull Request Guidelines: