aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/namespaces/default/public-stats/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/namespaces/default/public-stats/README.md')
-rw-r--r--kubernetes/namespaces/default/public-stats/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/kubernetes/namespaces/default/public-stats/README.md b/kubernetes/namespaces/default/public-stats/README.md
new file mode 100644
index 0000000..2654eaa
--- /dev/null
+++ b/kubernetes/namespaces/default/public-stats/README.md
@@ -0,0 +1,7 @@
+# Public Stats
+
+Python Discord Public Stats is the public stats portal for viewing server statistics at https://stats.pythondiscord.com/
+
+The deployment manifest is located in the [python-discord/public-stats](https://github.com/python-discord/public-stats/blob/master/deployment.yaml) repo.
+
+To apply the service and ingress run `kubectl apply -f .` in this folder.