Chaos Monkey

Chaos Monkey 是一种弹性工具,可帮助应用程序容忍随机实例故障。「Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures.」

  • 所有者: Netflix/chaosmonkey
  • 平台:
  • 許可證: Apache License 2.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

logo

NetflixOSS Lifecycle Build Status GoDoc GoReportCard

Chaos Monkey randomly terminates virtual machine instances and containers that
run inside of your production environment. Exposing engineers to
failures more frequently incentivizes them to build resilient services.

See the documentation for info on how to use Chaos Monkey.

Chaos Monkey is an example of a tool that follows the
Principles of Chaos Engineering.

Requirements

This version of Chaos Monkey is fully integrated with Spinnaker, the
continuous delivery platform that we use at Netflix. You must be managing your
apps with Spinnaker to use Chaos Monkey to terminate instances.

Chaos Monkey should work with any backend that Spinnaker supports (AWS, Google
Compute Engine, Azure, Kubernetes, Cloud Foundry). It has been tested with
AWS, GCE, and Kubernetes.

Install locally

To install the Chaos Monkey binary on your local machine:

go get github.com/netflix/chaosmonkey/cmd/chaosmonkey

How to deploy

See the docs for instructions on how to configure and deploy Chaos Monkey.

Support

Simian Army Google group.

主要指標

概覽
名稱與所有者Netflix/chaosmonkey
主編程語言Go
編程語言Go (語言數: 3)
平台
許可證Apache License 2.0
所有者活动
創建於2016-10-18 22:36:41
推送於2025-01-06 08:37:10
最后一次提交2024-10-03 16:46:19
發布數7
最新版本名稱v2.1.3 (發布於 )
第一版名稱v2.0.0 (發布於 2016-10-18 20:11:07)
用户参与
星數15.8k
關注者數669
派生數1.2k
提交數165
已啟用問題?
問題數25
打開的問題數12
拉請求數50
打開的拉請求數14
關閉的拉請求數14
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?