-
Notifications
You must be signed in to change notification settings - Fork 80
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 kubernetes examples (SYN-3357, SYN-4322) #3047
Conversation
vEpiphyte
commented
Mar 15, 2023
•
edited
Loading
edited
- Add simple examples of deploying services to a kubernetes cluster
- Add example of setting sysctls via a daemonset
- Update deployment guide to note the one-time use urls are truly one time use and will cause issues if they are re-used.
- Update documentation css to use 90% of available screen space
- Update documentation to display 5 levels of depth in the sidebar
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #3047 +/- ##
==========================================
- Coverage 97.23% 97.13% -0.11%
==========================================
Files 222 222
Lines 43875 43877 +2
==========================================
- Hits 42664 42621 -43
- Misses 1211 1256 +45
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 9 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
Item so we provide a meaningful exception to users.
…napse into docs_kubernetes_example
…napse into docs_kubernetes_example