notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
chaoskube Chaoskube periodically kills random pods in your Kubernetes cluster
0.31.0_1 sysutils on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.29.0_1Version of this port present on the latest quarterly branch.
Maintainer: dutra@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-11-03 00:12:35
Last Update: 2024-03-24 14:29:00
Commit Hash: a5a000d
License: MIT
WWW:
https://github.com/linki/chaoskube
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/chaoskube
  2. /usr/local/share/licenses/chaoskube-0.31.0_1/catalog.mk
  3. /usr/local/share/licenses/chaoskube-0.31.0_1/LICENSE
  4. /usr/local/share/licenses/chaoskube-0.31.0_1/MIT
Collapse this list.
Dependency lines:
  • chaoskube>0:sysutils/chaoskube
To install the port:
cd /usr/ports/sysutils/chaoskube/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/chaoskube
  • pkg install chaoskube
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: chaoskube
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1710607435 SHA256 (go/sysutils_chaoskube/chaoskube-v0.31.0/v0.31.0.mod) = 227517dba896ae7bb818db3a836e0c6b4c0dd474f9138172ad305b4d673d6dce SIZE (go/sysutils_chaoskube/chaoskube-v0.31.0/v0.31.0.mod) = 2839

Expand this list (2 items)

Collapse this list.

SHA256 (go/sysutils_chaoskube/chaoskube-v0.31.0/v0.31.0.zip) = 38d9371f052e496d5edd1ff893dbe334b77ae20fb78d42e4202659b4f8c17d44 SIZE (go/sysutils_chaoskube/chaoskube-v0.31.0/v0.31.0.zip) = 205946

Collapse this list.


Packages (timestamps in pop-ups are UTC):
chaoskube
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.29.0_20.31.0-0.29.0_20.31.0---
FreeBSD:13:quarterly0.29.0_10.29.0_1-0.29.0_10.29.0_1---
FreeBSD:14:latest0.29.0_20.31.0-0.29.0_20.31.0---
FreeBSD:14:quarterly0.29.0_10.29.0_1-0.29.0_10.29.0_1---
FreeBSD:15:latest0.29.0_20.31.0n/a0.29.0_2n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go121 : lang/go121
Fetch dependencies:
  1. go121 : lang/go121
  2. ca_root_nss>0 : security/ca_root_nss
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_chaoskube
USES:
go:modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/linki/chaoskube/@v/
Collapse this list.

Number of commits found: 32

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.31.0_1
24 Mar 2024 14:29:00
commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/go: Change DEFAULT to 1.21

PR:		277776
Approved by:	portmgr (exp-run)
0.31.0
16 Mar 2024 17:44:08
commit hash: 8e22079aecb1dd89bc7099d54251f8f59ee6f0a5commit hash: 8e22079aecb1dd89bc7099d54251f8f59ee6f0a5commit hash: 8e22079aecb1dd89bc7099d54251f8f59ee6f0a5commit hash: 8e22079aecb1dd89bc7099d54251f8f59ee6f0a5 files touched by this commit
Gabriel M. Dutra (dutra) search for other commits by this committer
sysutils/chaoskube: Update to 0.31.0

changeLog:
https://github.com/linki/chaoskube/releases/tag/v0.31.0

Approved by:	garga (mentor, implicit)
0.29.0_2
11 Feb 2024 10:39:17
commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		276530
0.29.0_1
19 Jan 2024 14:29:24
commit hash: 5514fc8b157a9d61b2b65b476d089fc91c132190commit hash: 5514fc8b157a9d61b2b65b476d089fc91c132190commit hash: 5514fc8b157a9d61b2b65b476d089fc91c132190commit hash: 5514fc8b157a9d61b2b65b476d089fc91c132190 files touched by this commit
Gabriel M. Dutra (dutra) search for other commits by this committer
*/*: Update maintainer email address

Update email from nulldutra@proton.me to dutra@FreeBSD.org

Approved by:	dbaio(mentor), garga(mentor)
Differential Revision:	https://reviews.freebsd.org/D43485
0.29.0_1
07 Dec 2023 02:22:10
commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		274405
0.29.0
06 Dec 2023 12:35:48
commit hash: b94aa9f270d1ce99ae37b1a81004c3ccb6cc0380commit hash: b94aa9f270d1ce99ae37b1a81004c3ccb6cc0380commit hash: b94aa9f270d1ce99ae37b1a81004c3ccb6cc0380commit hash: b94aa9f270d1ce99ae37b1a81004c3ccb6cc0380 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Author: Gabriel M. Dutra
sysutils/chaoskube: Update version 0.28.0=>0.29.0

ChangeLog: https://github.com/linki/chaoskube/releases/tag/v0.29.0

PR:		275518
Approved by:	submitter is maintainer
0.28.0_3
08 Sep 2023 14:34:56
commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update
0.28.0_2
04 Aug 2023 14:24:50
commit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fc files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
0.28.0_1
25 Jun 2023 10:55:59
commit hash: 67ce6e5e1c4261993e7e6ddca6740c5fd2172d31commit hash: 67ce6e5e1c4261993e7e6ddca6740c5fd2172d31commit hash: 67ce6e5e1c4261993e7e6ddca6740c5fd2172d31commit hash: 67ce6e5e1c4261993e7e6ddca6740c5fd2172d31 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Gabriel M. Dutra
*/*: Updating maintainer address

PR:		272055
Reported by:	nulldutra@proton.me (maintainer)
0.28.0
08 May 2023 08:25:52
commit hash: 59cbe670ee191fea81136d4268f261dfb165e0eecommit hash: 59cbe670ee191fea81136d4268f261dfb165e0eecommit hash: 59cbe670ee191fea81136d4268f261dfb165e0eecommit hash: 59cbe670ee191fea81136d4268f261dfb165e0ee files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Gabriel M. Dutra
sysutils/chaoskube: Update to 0.28.0

Changelog: https://github.com/linki/chaoskube/releases/tag/v0.28.0

PR:		271306
0.27.0_5
08 Apr 2023 15:13:25
commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
0.27.0_4
09 Mar 2023 19:18:07
commit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93d files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after Go ports update
0.27.0_3
15 Feb 2023 19:06:01
commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
0.27.0_2
09 Feb 2023 21:55:23
commit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0d files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after GO_DEFAULT update.
0.27.0_1
14 Jan 2023 11:31:17
commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTVERSION after lang/go{118,119} update
0.27.0
08 Jan 2023 18:39:11
commit hash: 55bdbe2ce54f294bafc849db73f4ebf88edc4c4ccommit hash: 55bdbe2ce54f294bafc849db73f4ebf88edc4c4ccommit hash: 55bdbe2ce54f294bafc849db73f4ebf88edc4c4ccommit hash: 55bdbe2ce54f294bafc849db73f4ebf88edc4c4c files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Gabriel M. Dutra
sysutils/chaoskube: Update to 0.27.0

ChangeLog: https://github.com/linki/chaoskube/releases/tag/v0.27.0

 * Add envFrom ConfigMap to chart
 * Add flag that limits Kubernetes API calls to a certain namespace

PR:		268800
Reported by:	0xdutra@gmail.com (maintainer)
0.25.0_1
11 Dec 2022 11:17:27
commit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2a files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
0.25.0
07 Nov 2022 18:06:43
commit hash: 77868ae80b29e765f80e680eb479a84501d8685ecommit hash: 77868ae80b29e765f80e680eb479a84501d8685ecommit hash: 77868ae80b29e765f80e680eb479a84501d8685ecommit hash: 77868ae80b29e765f80e680eb479a84501d8685e files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Gabriel M. Dutra
sysutils/chaoskube: Update to 0.25.0

Changelog:	https://github.com/linki/chaoskube/releases/tag/v0.25.0

PR:		267511
0.24.0_4
06 Oct 2022 19:24:26
commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
0.24.0_3
08 Sep 2022 16:33:18
commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.24.0_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.24.0_2
03 Aug 2022 21:35:13
commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after Go update

Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
0.24.0_1
20 Jul 2022 14:23:05
commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
sysutils: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <jsmith@resonatingmedia.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Landwehr <aaron@snaphat.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Adrian Chadd
  *  Adrian Chadd <adrian@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Deiter <alex.deiter@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.24.0_1
14 Jul 2022 12:46:05
commit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5a files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{117,118} update
0.24.0
24 Jun 2022 04:21:34
commit hash: e87a9c2dc9d2d4064610a24eb4c8f5340897ecd4commit hash: e87a9c2dc9d2d4064610a24eb4c8f5340897ecd4commit hash: e87a9c2dc9d2d4064610a24eb4c8f5340897ecd4commit hash: e87a9c2dc9d2d4064610a24eb4c8f5340897ecd4 files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Gabriel M. Dutra
sysutils/chaoskube: Update to 0.24.0

https://github.com/linki/chaoskube/releases/tag/v0.24.0

PR:		264861
0.23.0_1
07 Jun 2022 21:56:10
commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
*/*: Bump port revisons after lang/go{117,118} update
0.23.0
14 May 2022 17:25:58
commit hash: 5fc8874c44f8ebe042c02d0cc5bc921969efcf2ccommit hash: 5fc8874c44f8ebe042c02d0cc5bc921969efcf2ccommit hash: 5fc8874c44f8ebe042c02d0cc5bc921969efcf2ccommit hash: 5fc8874c44f8ebe042c02d0cc5bc921969efcf2c files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
Author: Gabriel M. Dutra
sysutils/chaoskube: Update to 0.23.0

Changes:	https://github.com/linki/chaoskube/releases/tag/v0.23.0

PR:		263964
0.22.0_1
30 Mar 2022 07:01:44
commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
*/*: Bump PORTREVISION after lang/go 1.18 update
0.22.0
28 Dec 2021 04:56:30
commit hash: e2cbfc74593f007fed40f778c0a64a919ab56625commit hash: e2cbfc74593f007fed40f778c0a64a919ab56625commit hash: e2cbfc74593f007fed40f778c0a64a919ab56625commit hash: e2cbfc74593f007fed40f778c0a64a919ab56625 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Gabriel Dutra
sysutils/chaoskube: Update to 0.22.0

Changelog:	https://github.com/linki/chaoskube/releases/tag/v0.22.0

PR:		260745
0.21.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.21.0
03 Nov 2020 00:11:50
Revision:553935Original commit files touched by this commit
dbaio search for other commits by this committer
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>

Number of commits found: 32