Skip to content

Commit 8404045

Browse files
authored
Merge pull request #30 from crytic/internal-release
initial release
2 parents 1c914a3 + 6014c46 commit 8404045

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
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.)
1515
2. Authenticate to the cluster for kubectl
1616
3. Install chaos-mesh
@@ -80,13 +80,17 @@ probably be changed.
8080

8181
At 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

8590
1. Install pre-commit
8691
- `brew install pre-commit`
8792
- `pre-commit install`
8893

89-
9094
## Other stuff
9195

9296
Everything below this line is old and can be ignored. It'll be deleted when I have time to do a pass.

0 commit comments

Comments
 (0)