Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
sublimino committed Feb 14, 2024
1 parent 7b0258b commit a8e03b7
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,12 @@

# Simulator

_🔊 Join [the hosted Simulator waitlist](https://kubesim.io) for private scenarios and training content 🚨_

A distributed systems and infrastructure simulator for attacking and debugging Kubernetes: <code>simulator</code>
creates a Kubernetes cluster for you in your AWS account; runs scenarios which misconfigure it and/or leave it
vulnerable to compromise and trains you in mitigating against these vulnerabilities.

For details on why we created this project and our initial goals take a look at the [vision statement](./docs/vision-statement.md).
For details of the vision and drivers for Simulator V2, take a look at [version two](docs/vision-statement-v2.md)

## Prerequisites

- [Docker](https://docs.docker.com/get-docker/)
Expand Down Expand Up @@ -41,3 +40,11 @@ Simulator supports the following methods of authentication to provision the AWS
- [Simulator AMIs](docs/amis.md)
- [Simulator Infrastructure](docs/infrastructure.md)
- [Simulator Scenarios](docs/scenarios.md)

## More Info

For details on why we created this project, take a look at the [vision statement](./docs/vision-statement.md) and [V2 redesign](/docs/vision-statement-v2.md).

---

Built with ❤ by [https://control-plane.io/](https://control-plane.io/)

0 comments on commit a8e03b7

Please sign in to comment.