aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Segundo2023-10-07 07:03:07 +0200
committerChristian Segundo2023-10-07 07:03:07 +0200
commitd0d80cda7693d4130644e775275ba037bb031fd1 (patch)
tree5fbbb31cdf0553e727a811f422e712d6521a0eef
downloadkrash-d0d80cda7693d4130644e775275ba037bb031fd1.tar.gz
add readme
-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