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 kubernetes examples (SYN-3357, SYN-4322) #3047

Merged
merged 31 commits into from
Mar 20, 2023
Merged

Conversation

vEpiphyte
Copy link
Contributor

@vEpiphyte vEpiphyte commented Mar 15, 2023

  • 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

@vEpiphyte vEpiphyte added this to the v2.12x.x milestone Mar 15, 2023
@codecov
Copy link

codecov bot commented Mar 15, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.11 ⚠️

Comparison is base (3185c80) 97.23% compared to head (3fd568e) 97.13%.

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     
Flag Coverage Δ
linux 97.13% <100.00%> (+0.01%) ⬆️
linux_replay ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
synapse/lib/aha.py 98.00% <100.00%> (+<0.01%) ⬆️

... 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.
📢 Do you have feedback about the report comment? Let us know in this issue.

docs/synapse/devopsguide.rst Outdated Show resolved Hide resolved
docs/synapse/kubernetes/optic.yaml Show resolved Hide resolved
docs/synapse/kubernetes/optic.yaml Show resolved Hide resolved
docs/synapse/kubernetes/sysctl.yaml Show resolved Hide resolved
Cisphyx
Cisphyx previously approved these changes Mar 17, 2023
invisig0th
invisig0th previously approved these changes Mar 20, 2023
@vEpiphyte vEpiphyte dismissed stale reviews from invisig0th and Cisphyx via 9bf4edc March 20, 2023 16:00
@vEpiphyte vEpiphyte merged commit e154c00 into master Mar 20, 2023
@vEpiphyte vEpiphyte deleted the docs_kubernetes_example branch March 20, 2023 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants