Periodically kills random Pods in your Kubernetes cluster.

Chaoskube

Periodically kills random Pods in your Kubernetes cluster.
Chaoskube

Adopting chaos engineering strategies for your production environment is useful, because it is the only way to test if a system supports unexpected destructive events. – KubeInvaders

Chaoskube periodically kills random Pods in your Kubernetes cluster, which allows you to test how your system behaves under arbitrary Pod failures. Chaoskube is a tool designed by Martin Linkhorst and its open source is found here .

In this lab, you will learn how to:

    ☐ Install Chaoskube onto Kubernetes
    ☐ Adjust the Helm chart configuration to quickly see it in action
    ☐ Install and label applications to make them eligible targets for chaos

  • LEVEL

    Beginner

  • DURATION

    15 minutes

  • UPDATED

    31 Dec, 2021

Categories