Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Commit

Permalink
Merge pull request #28 from datreeio/katacoda
Browse files Browse the repository at this point in the history
docs: add katacoda learning resource
  • Loading branch information
Eyar Zilberman authored May 6, 2021
2 parents dfd69e3 + 05c009d commit e374107
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

It’s far more effective than manual processes, such as sending an email to a slew of developers, begging them to set various limits, which likely falls on deaf ears because developers are already overwhelmed.

## How It Works
## How it Works
The CLI integration provides a policy enforcement solution for Kubernetes to run automatic checks on every code change for rule violations and misconfigurations. When rule violations are found, Datree produces an alert which guides the developer to fix the issue inside the CI process — or even earlier as a pre-commit hook — while explaining the reason behind the rule.

## Quick start in two steps
Expand All @@ -24,8 +24,11 @@ The CLI integration provides a policy enforcement solution for Kubernetes to run
...and voilà, you just ran your first invocation! 🥳

In your command line, you’ll see something like this:
<img src="https://clipublic.s3.amazonaws.com/live.gif" alt="Datree" width="600" height="400">
<img src="https://clipublic.s3.amazonaws.com/live.gif" alt="Datree" width="600" height="400">

#### Playground
[![katacoda-logo](https://raw.githubusercontent.com/datreeio/datree/main/images/katacoda-logo.png)](#)
You can also checkout our [interactive demo scenario](https://www.katacoda.com/datree/scenarios/datree-demo) on Katacoda without having to install anything on your machine.

#### Ready to review our "Getting Started" guide?
All the information needed to get started, as well as a bunch of other cool features (including how to set up your policy), can be found in [**our docs**](https://hub.datree.io/getting-started/?utm_source=github&utm_medium=organic_oss).
Expand Down
Binary file added images/katacoda-log.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e374107

Please sign in to comment.