diff options
Diffstat (limited to 'docs/postmortems/index.rst')
-rw-r--r-- | docs/postmortems/index.rst | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/postmortems/index.rst b/docs/postmortems/index.rst new file mode 100644 index 0000000..43994a2 --- /dev/null +++ b/docs/postmortems/index.rst @@ -0,0 +1,15 @@ +Postmortems +=========== + +Browse the pages under this category to view historical postmortems for +Python Discord outages. + +.. toctree:: + :maxdepth: 2 + + 2020-12-11-all-services-outage + 2020-12-11-postgres-conn-surge + 2021-01-10-primary-kubernetes-node-outage + 2021-01-12-site-cpu-ram-exhaustion + 2021-01-30-nodebalancer-fails-memory + 2021-07-11-cascading-node-failures |