diff options
author | 2024-07-29 19:10:51 +0200 | |
---|---|---|
committer | 2024-07-30 19:50:00 +0200 | |
commit | a6ccfa79d2372f8e76b752f4aad12aa431ab0d82 (patch) | |
tree | c617e444586f82c1d8f739b6f9eb970a139999f1 | |
parent | Remove redundant word from general section (diff) |
Update onboarding resources
-rw-r--r-- | docs/onboarding/resources.rst | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/docs/onboarding/resources.rst b/docs/onboarding/resources.rst index 0ec846b..f9ef44b 100644 --- a/docs/onboarding/resources.rst +++ b/docs/onboarding/resources.rst @@ -11,14 +11,18 @@ This GitHub repo contains most of the manifests and configuration applies to our cluster. It’s kept up to date manually and is considered a source of truth for what we should have in the cluster. -It is mostly documented, but improvements for unclear or outdated -aspects is always welcome. +It is mostly documented, but improvements for unclear or outdated aspects are +always welcome. If you have any question, please feel free `to open a GitHub +issue on the infra repository +<https://github.com/python-discord/infra/issues/new>`__ or ask in the +``#dev-oops`` channel. + `Knowledge base <https://python-discord.github.io/infra/>`__ ------------------------------------------------------------ -Deployed using GH pages, source can be found in the docs directory of -the k8s repo. +Deployed using GH pages, source can be found `in the docs directory of +the infra repository <https://github.com/python-discord/infra>`__. This includes: @@ -26,3 +30,6 @@ This includes: - Post-mortems - Common queries - Runbooks + +The sidebar of the infra documentation contains some other links to +DevOps-related projects. |