Giter Club home page Giter Club logo

charts's Introduction

Chaos Mesh Social Preview

Chaos Mesh Helm Charts

Helm charts for Chaos Mesh.

WebsiteDocumentationFeaturesRFCsJoin our Slack channel (#project-chaos-mesh)

Overview

Chaos Mesh is an open source cloud-native Chaos Engineering platform. It offers various types of fault simulation and has an enormous capability to orchestrate fault scenarios.

Using Chaos Mesh, you can conveniently simulate various abnormalities that might occur in reality during the development, testing, and production environments and find potential problems in the system. To lower the threshold for a Chaos Engineering project, Chaos Mesh provides you with a visualization operation. You can easily design your Chaos scenarios on the Web UI and monitor the status of Chaos experiments.

Quick Start

helm repo add chaos-mesh https://charts.chaos-mesh.org
helm install chaos-mesh chaos-mesh/chaos-mesh --namespace=chaos-mesh --create-namespace

Documentation

Prerequisites

Since Helm 3 has been released for a while, we will only support Helm 3 in the future. If you are still using Helm 2, please upgrade to Helm 3.

Using Helm

  1. Add Chaos Mesh repository:

    helm repo add chaos-mesh https://charts.chaos-mesh.org
  2. Search available version:

    helm search repo chaos-mesh

Install Chaos Mesh

helm install chaos-mesh chaos-mesh/chaos-mesh --namespace=chaos-mesh --create-namespace

For more details about the installation and configuration, please refer to README of chart source directory.

License

Chaos Mesh is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.

charts's People

Contributors

cwen0 avatar g1eny0ung avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

charts's Issues

Helm install failed

Command: helm install chaos-mesh chaos-mesh/chaos-mesh -n=chaos-testing --version v2.0.2
Error: INSTALLATION FAILED: unable to build kubernetes objects from release manifest: [unable to recognize "": no matches for kind "MutatingWebhookConfiguration" in version "admissionregistration.k8s.io/v1beta1", unable to recognize "": no matches for kind "ValidatingWebhookConfiguration" in version "admissionregistration.k8s.io/v1beta1"]

The Command and the error message is shown as above, And i Also install the minikube to start the chaos-mesh and also installed the kubectl as well.
I think it may be the Configuration Files Problem, Can somebody me a hand
Thank you So much

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.