Download Latest Version chaosblade-1.7.4-linux-arm64.tar.gz (60.7 MB)
Email in envelope

Get an email when there's a new version of ChaosBlade

Home / v1.7.3
Name Modified Size InfoDownloads / Week
Parent folder
chaosblade-1.7.3-linux-amd64.tar.gz 2024-01-02 53.6 MB
README.md 2023-07-25 2.6 kB
v1.7.3 source code.tar.gz 2023-07-25 132.2 kB
v1.7.3 source code.zip 2023-07-25 192.0 kB
Totals: 4 Items   53.9 MB 0

This release adds some new drill experiment, fixes some bugs in 1.7.2

What's Changed

New Contributors

Installation

For Host

Download chaosblade-1.7.3-linux-amd64.tar.gz to the host and unzip it. * ARCH: amd64

For Kubernetes

Install

helm repo add chaosblade-io https://chaosblade-io.github.io/charts
helm install chaosblade chaosblade-io/chaosblade-operator --namespace chaosblade

Default image repository is ghcr.io/chaosblade-io/chaosblade-tool and ghcr.io/chaosblade-io/chaosblade-operator, you can append --set blade.repository or --set operator.repository flag to change the image repository. For examples:

helm install chaosblade-operator chaosblade-io/chaosblade-operator --namespace chaosblade --set blade.repository=chaosbladeio/chaosblade-tool,operator.repository=chaosbladeio/chaosblade-operator

Uninstall

helm uninstall chaosblade-operator --namespace chaosblade

Full Changelog: https://github.com/chaosblade-io/chaosblade/compare/v1.7.2...v1.7.3

Source: README.md, updated 2023-07-25