-
Notifications
You must be signed in to change notification settings - Fork 221
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update xk6-disruptor welcome page (#1233)
* Update xk6-disruptor welcome page Signed-off-by: Pablo Chacin <pablochacin@gmail.com> * intro change * Merge contributing/demos in `Learn more` + Update Get started * Rewrite key features * vale accepts `Killercoda` * update example * Disruptor use cases * fix vale error / rephrase use cases * Reword for clarity and accuracy Signed-off-by: Pablo Chacin <pablochacin@gmail.com> * style: consistent bullet points * Update src/data/markdown/docs/40 xk6-disruptor/01 Get started/01 Welcome.md Co-authored-by: Roberto Santalla <roobre@users.noreply.github.com> --------- Signed-off-by: Pablo Chacin <pablochacin@gmail.com> Co-authored-by: Pepe Cano <825430+ppcano@users.noreply.github.com> Co-authored-by: Roberto Santalla <roobre@users.noreply.github.com>
- Loading branch information
1 parent
f0ebd73
commit 4edda21
Showing
4 changed files
with
61 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -78,6 +78,7 @@ hostname | |
htop | ||
kafka | ||
keyserver | ||
Killercoda | ||
iftop | ||
iters | ||
initializer | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,14 @@ | ||
--- | ||
title: 'Get started' | ||
excerpt: '' | ||
excerpt: 'xk6-disruptor is an extension that adds fault injection capabilities to k6. Start here to learn the basics and how to use the disruptor' | ||
--- | ||
|
||
[Welcome](/javascript-api/xk6-disruptor/) | ||
Inject faults into kubernetes-based applications with `xk6-disruptor`. Start here to learn the basics to use the disruptor: | ||
|
||
[Requirements](/javascript-api/xk6-disruptor/get-started/requirements) | ||
- [About `xk6-disruptor`](/javascript-api/xk6-disruptor/) | ||
|
||
[Installation](/javascript-api/xk6-disruptor/get-started/installation) | ||
- [Requirements](/javascript-api/xk6-disruptor/get-started/requirements) | ||
|
||
[Exposing Your Applications](/javascript-api/xk6-disruptor/get-started/expose-your-application/) | ||
- [Installation](/javascript-api/xk6-disruptor/get-started/installation) | ||
|
||
- [Exposing your Kubernetes application](/javascript-api/xk6-disruptor/get-started/expose-your-application/) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters