aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/onboarding/resources.rst15
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.