diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2020-11-03 00:11:50 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2020-11-03 00:11:50 +0000 |
commit | 7662f3e9399971b3da689d9937ac81bc7d70f404 (patch) | |
tree | 387e33b04f648c4c32c15b2a526aed0937835f54 /databases/postgresql10-server | |
parent | editors/vim: Update to patchlevel 1943 (diff) |
Add sysutils/chaoskube
Chaoskube periodically kills random pods in your Kubernetes cluster.
Running it will kill a pod in any namespace every 10 minutes by default.
$ chaoskube
INFO[0000] starting up dryRun=true interval=10m0s version=v0.21.0
INFO[0000] connecting to cluster master="https://kube.you.me" serverVersion=v1
INFO[0000] setting pod filter annotations= labels= minimumAge=0s namespaces=
INFO[0000] setting quiet times daysOfYear="[]" timesOfDay="[]" weekdays="[]"
INFO[0000] setting timezone location=UTC name=UTC offset=0
INFO[0001] terminating pod name=kube-dns-v20-6ikos namespace=kube-system
INFO[0601] terminating pod name=nginx-701339712-u4fr3 namespace=chaoskube
[...]
chaoskube allows to filter target pods by namespaces, labels, annotations and
age as well as exclude certain weekdays, times of day and days of a year from
chaos.
WWW: https://github.com/linki/chaoskube
PR: 250213
Submitted by: Gabriel Dutra <0xdutra@gmail.com>
Notes
Notes:
svn path=/head/; revision=553935
Diffstat (limited to 'databases/postgresql10-server')
0 files changed, 0 insertions, 0 deletions