aboutsummaryrefslogtreecommitdiffstats
path: root/docs/onboarding/resources.rst
blob: f9ef44b2a35ee14ef2ee9b2fd3d2d049f2fefe7c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Resources
=========

The following is a collection of important reference documents for the
DevOps team.

`Infra Repo <https://github.com/python-discord/infra>`__
--------------------------------------------------------

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 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 infra repository <https://github.com/python-discord/infra>`__.

This includes:

-  Changelogs
-  Post-mortems
-  Common queries
-  Runbooks

The sidebar of the infra documentation contains some other links to
DevOps-related projects.