aboutsummaryrefslogtreecommitdiff
path: root/index.7
blob: 36d5d12bc7a47da68616eb41c27dd1e427e77deb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
.Dd Oct 7, 2023
.Dt INDEX 7
.Os "Christian Segundo"
.
.Sh NAME
.Nm krash
.Nd crash Kubernetes on demand
.
.Sh DESCRIPTION
.Nm
allows to 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