aboutsummaryrefslogtreecommitdiff
path: root/index.7
diff options
context:
space:
mode:
Diffstat (limited to 'index.7')
-rw-r--r--index.726
1 files changed, 26 insertions, 0 deletions
diff --git a/index.7 b/index.7
new file mode 100644
index 0000000..c592006
--- /dev/null
+++ b/index.7
@@ -0,0 +1,26 @@
+.Dd Oct 7, 2023
+.Dt INDEX 7
+.Os "Christian Segundo"
+.
+.Sh NAME
+.Nm krash
+.Nd crash Kubernetes on demand
+.
+.Sh DESCRIPTION
+.Nm
+deliberately crash nodes for debugging purposes
+and simulate real-world issues.
+.
+.Ss Source Code
+.Bl -bullet -compact
+.It
+download current or past
+.Lk /Kubernetes/krash/refs/tags releases
+.It
+clone the repo:
+.Dl git clone https://git.segundo.io/Kubernetes/krash
+.Ik
+see the included
+.Lk /Kubernetes/krash/tree/README README
+for instructions
+.El