Git Product home page Git Product logo

chaosctl's Introduction

ChaosCTL

The command-line tool, chaosctl, allows you to manage chaos delegate plane. You can use chaosctl to create chaos delegates, project, and manage multiple accounts.

Usage

  • For more information including a complete list of chaosctl operations, see the chaosctl reference documentation.
  • Non-Interactive mode: Click here
  • Interactive mode: Click here

Requirements

The chaosctl CLI requires the following things:

  • kubeconfig - chaosctl needs the kubeconfig of the k8s cluster where we need to connect chaos delegates. The CLI currently uses the default path of kubeconfig i.e. ~/.kube/config.
  • kubectl- chaosctl is using kubectl under the hood to apply the manifest. To install kubectl, follow: kubectl

Compatibility matrix

To check compatibility of chaosctl with products

Chaosctl version HCE Onprem HCE SaaS
0.2.0 2.8.0 Not supported
0.3.1 Not supported Supported
0.4.0 2.11.0 and above Not supported

Installation

To install the latest version of chaosctl follow the below steps:

Platforms main(Unreleased) v0.2.0 v0.3.1 v0.4.0
chaosctl-darwin-amd64 (MacOS) Click here Click here Click here Click here
chaosctl-linux-386 Click here Click here Click here Click here
chaosctl-linux-amd64 Click here Click here Click here Click here
chaosctl-linux-arm Click here Click here Click here Click here
chaosctl-linux-arm64 Click here Click here Click here Click here
chaosctl-windows-386 Click here Click here Click here Click here
chaosctl-windows-amd64 Click here Click here Click here Click here
chaosctl-windows-arm Click here Click here Click here Click here

Linux/MacOS

  • Extract the binary
tar -zxvf chaosctl-<OS>-<ARCH>-<VERSION>.tar.gz
  • Provide necessary permissions
chmod +x chaosctl
  • Move the chaosctl binary to /usr/local/bin/chaosctl. Note: Make sure to use root user or use sudo as a prefix
mv chaosctl /usr/local/bin/chaosctl
  • You can run the chaosctl command in Linux/macOS:
chaosctl <command> <subcommand> <subcommand> [options and parameters]

Windows

  • Extract the binary from the zip using WinZip or any other extraction tool.

  • You can run the chaosctl command in windows:

chaosctl.exe <command> <subcommand> <subcommand> [options and parameters]
  • To check the version of the chaosctl:
chaosctl version

chaosctl's People

Contributors

adarshkumar14 avatar ajeshbaby avatar amityt avatar arkajyotimukherjee avatar harshshekhar15 avatar imrajdas avatar jonsy13 avatar litmuschaos-bot avatar rohan2794 avatar saranya-jena avatar sarthakjain26 avatar vishnuitta avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

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.