aboutsummaryrefslogtreecommitdiffstats
path: root/docs/onboarding/resources.md
diff options
context:
space:
mode:
authorGravatar Johannes Christ <[email protected]>2024-04-27 21:21:51 +0200
committerGravatar Joe Banks <[email protected]>2024-04-27 21:21:04 +0100
commitde9307796340070c0b44e6325a902184ad65492a (patch)
treef7a873d1a4b14281580b0450ba77ee9290b22c3c /docs/onboarding/resources.md
parentUse same indent for all fail2ban options (diff)
Move documentation to Hugo
Shortly before merge, the repository settings need to be updated to set GitHub Actions as the deployment source, to prevent GitHub from trying to build with Jekyll.
Diffstat (limited to 'docs/onboarding/resources.md')
-rw-r--r--docs/onboarding/resources.md30
1 files changed, 0 insertions, 30 deletions
diff --git a/docs/onboarding/resources.md b/docs/onboarding/resources.md
deleted file mode 100644
index 498e903..0000000
--- a/docs/onboarding/resources.md
+++ /dev/null
@@ -1,30 +0,0 @@
----
-title: Resources
-date: 2022-09-18
-description: |
- Important reference documents for the team.
----
-
-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 is
-always welcome.
-
-## [Knowledge base](https://python-discord.github.io/infra/)
-
-Deployed using GH pages, source can be found in the docs directory of the k8s
-repo.
-
-This includes:
-
-- Changelogs
-- Post-mortems
-- Common queries
-- Runbooks