File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 1010
1111### Setting up the other bits
1212
13- 1 . Set up a containerd k8s cluster. (1.25 or older) (todo: recommended resourcing. Also note that auto-scaling can
13+ 1 . Set up a containerd k8s cluster. (1.26 or older) (todo: recommended resourcing. Also note that auto-scaling can
1414 sometimes be too slow, and kurtosis will time out before the nodes for its workload can be provisioned.)
15152 . Authenticate to the cluster for kubectl
16163 . Install chaos-mesh
@@ -80,13 +80,17 @@ probably be changed.
8080
8181At this time, health checks will be run in perpetuity once the fault has concluded. Simply ctrl+c to terminate.
8282
83+ ## Changelog
84+
85+ ** Dec 15, 2023 version v0.1 (internal)**
86+ - Initial internal release
87+
8388## Developing (wip)
8489
85901 . Install pre-commit
8691 - ` brew install pre-commit `
8792 - ` pre-commit install `
8893
89-
9094## Other stuff
9195
9296Everything below this line is old and can be ignored. It'll be deleted when I have time to do a pass.
You can’t perform that action at this time.
0 commit comments