<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Examples on Krkn</title><link>https://deploy-preview-247--krkn-chaos.netlify.app/categories/examples/</link><description>Recent content in Examples on Krkn</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 06 Mar 2026 14:30:51 -0500</lastBuildDate><atom:link href="https://deploy-preview-247--krkn-chaos.netlify.app/categories/examples/index.xml" rel="self" type="application/rss+xml"/><item><title>Krkn</title><link>https://deploy-preview-247--krkn-chaos.netlify.app/docs/installation/krkn/</link><pubDate>Thu, 05 Jan 2017 00:00:00 +0000</pubDate><guid>https://deploy-preview-247--krkn-chaos.netlify.app/docs/installation/krkn/</guid><description>&lt;h2 id="installation">
 Installation
 &lt;a class="td-heading-self-link" href="#installation" aria-label="Heading self-link">&lt;/a>
&lt;/h2>
&lt;h3 id="clone-the-repository">
 Clone the Repository
 &lt;a class="td-heading-self-link" href="#clone-the-repository" aria-label="Heading self-link">&lt;/a>
&lt;/h3>
&lt;p>To clone and use the latest krkn version follow the directions below. If you&amp;rsquo;re wanting to contribute back to krkn in anyway in the future we recommend &lt;a href="https://deploy-preview-247--krkn-chaos.netlify.app/docs/installation/krkn/#fork-and-clone-the-repository">forking the repository&lt;/a> first before cloning.&lt;/p>
&lt;p>See the latest release version &lt;a href="https://github.com/krkn-chaos/krkn/releases">here&lt;/a>&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-bash" data-lang="bash">&lt;span class="line">&lt;span class="cl">$ git clone https://github.com/krkn-chaos/krkn.git --branch &amp;lt;release version&amp;gt;
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">$ &lt;span class="nb">cd&lt;/span> krkn
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;h3 id="fork-and-clone-the-repository">
 Fork and Clone the Repository
 &lt;a class="td-heading-self-link" href="#fork-and-clone-the-repository" aria-label="Heading self-link">&lt;/a>
&lt;/h3>
&lt;p>Fork the repository&lt;/p></description></item><item><title>Krkn-lib</title><link>https://deploy-preview-247--krkn-chaos.netlify.app/docs/developers-guide/krkn-lib/</link><pubDate>Thu, 05 Jan 2017 00:00:00 +0000</pubDate><guid>https://deploy-preview-247--krkn-chaos.netlify.app/docs/developers-guide/krkn-lib/</guid><description>&lt;p>&lt;img src="https://img.shields.io/pypi/v/krkn-lib?label=PyPi" alt="PyPI">&lt;/p>
&lt;h1 id="krkn-lib">
 krkn-lib
 &lt;a class="td-heading-self-link" href="#krkn-lib" aria-label="Heading self-link">&lt;/a>
&lt;/h1>
&lt;h2 id="krkn-chaos-and-resiliency-testing-tool-foundation-library">
 Krkn Chaos and resiliency testing tool Foundation Library
 &lt;a class="td-heading-self-link" href="#krkn-chaos-and-resiliency-testing-tool-foundation-library" aria-label="Heading self-link">&lt;/a>
&lt;/h2>
&lt;h3 id="contents">
 Contents
 &lt;a class="td-heading-self-link" href="#contents" aria-label="Heading self-link">&lt;/a>
&lt;/h3>
&lt;p>The Library contains Classes, Models and helper functions used in &lt;a href="https://github.com/krkn-chaos/krkn">Kraken&lt;/a> to interact with
Kubernetes, Openshift and other external APIS.
The goal of this library is to give to developers the building blocks to realize new Chaos
Scenarios and to increase the testability and the modularity of the Krkn codebase.&lt;/p></description></item><item><title>krkn-hub</title><link>https://deploy-preview-247--krkn-chaos.netlify.app/docs/installation/krkn-hub/</link><pubDate>Thu, 05 Jan 2017 00:00:00 +0000</pubDate><guid>https://deploy-preview-247--krkn-chaos.netlify.app/docs/installation/krkn-hub/</guid><description>&lt;!-- 

&lt;div class="pageinfo pageinfo-primary">
&lt;p>Krkn-hub aka kraken-hub&lt;/p>

&lt;/div>
 -->
&lt;p>Hosts container images and wrapper for running scenarios supported by &lt;a href="https://github.com/krkn-chaos/krkn/">Krkn&lt;/a>, a chaos testing tool for Kubernetes clusters to ensure it is resilient to failures. All we need to do is run the containers with the respective environment variables defined as supported by the scenarios without having to maintain and tweak files!&lt;/p>
&lt;h2 id="set-up">
 Set Up
 &lt;a class="td-heading-self-link" href="#set-up" aria-label="Heading self-link">&lt;/a>
&lt;/h2>
&lt;p>You can use docker or podman to run kraken-hub&lt;/p></description></item><item><title>Cerberus</title><link>https://deploy-preview-247--krkn-chaos.netlify.app/docs/cerberus/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-247--krkn-chaos.netlify.app/docs/cerberus/</guid><description>&lt;h1 id="cerberus">
 Cerberus
 &lt;a class="td-heading-self-link" href="#cerberus" aria-label="Heading self-link">&lt;/a>
&lt;/h1>
&lt;p>Guardian of Kubernetes and OpenShift Clusters&lt;/p>
&lt;p>Cerberus watches the Kubernetes/OpenShift clusters for dead nodes, system component failures/health and exposes a go or no-go signal which can be consumed by other workload generators or applications in the cluster and act accordingly.&lt;/p>
&lt;h3 id="workflow">
 Workflow
 &lt;a class="td-heading-self-link" href="#workflow" aria-label="Heading self-link">&lt;/a>
&lt;/h3>
&lt;p>&lt;img src="https://deploy-preview-247--krkn-chaos.netlify.app/images/cerberus-workflow.png" alt="Cerberus workflow">&lt;/p>
&lt;h3 id="installation">
 Installation
 &lt;a class="td-heading-self-link" href="#installation" aria-label="Heading self-link">&lt;/a>
&lt;/h3>
&lt;p>Instructions on how to setup, configure and run Cerberus can be found at &lt;a href="https://deploy-preview-247--krkn-chaos.netlify.app/docs/cerberus/installation/">Installation&lt;/a>.&lt;/p></description></item></channel></rss>