Skip to content

Update chaos engg docs with recent product changes #1256

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 57 commits into from
Jul 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
57 commits
Select commit Hold shift + click to select a range
1ffc01c
Update chaos engineering docs
viren-nadkarni May 10, 2024
e5dcf6a
Update outages plugin docs
viren-nadkarni May 13, 2024
7555f9c
Restore extension page
viren-nadkarni May 13, 2024
f6c2cf2
Minor touches
viren-nadkarni May 13, 2024
8b38b82
Update codeowners
viren-nadkarni May 13, 2024
efb8f15
Add limitations
viren-nadkarni May 14, 2024
0aea02f
Add outages to endpoint directory
viren-nadkarni May 15, 2024
40d7845
Rename outages to chaos
viren-nadkarni Jun 6, 2024
b7aaef3
Add deprecation notes for LocalStack FIS actions
viren-nadkarni Jun 6, 2024
e00750c
Add todo notes
viren-nadkarni Jun 6, 2024
d815ec7
Remove content on deprecated actions
viren-nadkarni Jun 6, 2024
921e4a7
Update R53 tutorial
viren-nadkarni Jun 12, 2024
9dbfc81
Rename R53 tutorial to omit FIS
viren-nadkarni Jun 12, 2024
f0e10eb
Update links to tutorials
viren-nadkarni Jun 12, 2024
f84bc54
Move FIS tutorial
viren-nadkarni Jun 12, 2024
ef66d65
Move both tutorials
viren-nadkarni Jun 12, 2024
3a44196
Rewrite Outages extension tut to use Chaos Plugin
viren-nadkarni Jun 12, 2024
fc856bc
WIP update FIS service page
viren-nadkarni Jun 12, 2024
4519237
Revamp the FIS docs page
viren-nadkarni Jun 12, 2024
41439c3
Minor formatting
viren-nadkarni Jun 13, 2024
8383ad7
Retitle chaos plugin tutorial
viren-nadkarni Jun 13, 2024
3a578e6
Update supported params for generic:api-error action
viren-nadkarni Jun 13, 2024
d287e64
Shorten subtitle
viren-nadkarni Jun 13, 2024
c35bbe2
Remove limitation for Chaos plugin
viren-nadkarni Jun 13, 2024
b8b5ae3
Change chaos plugin doc page path
viren-nadkarni Jun 13, 2024
9316277
Update codeowners file
viren-nadkarni Jun 13, 2024
59cf622
Fix conflicting callouts in outages extension page
viren-nadkarni Jun 13, 2024
b195f6a
Rename
viren-nadkarni Jun 13, 2024
f111990
Revamp the outage simulation tutorial to use Chaos plugin
viren-nadkarni Jun 13, 2024
9d4c1aa
Remove the FIS tutorial
viren-nadkarni Jun 13, 2024
5b5c3c5
Harmonise chaos plugin branding
viren-nadkarni Jun 13, 2024
e4c8fba
Fix broken image link
viren-nadkarni Jun 13, 2024
a665554
Minor wording
viren-nadkarni Jun 13, 2024
da0702d
Update link to sample
viren-nadkarni Jun 13, 2024
2f2d193
Rename 'Chaos Plugin' to 'Chaos API'
viren-nadkarni Jun 19, 2024
60db0d8
Rename error code and use a lower probability
viren-nadkarni Jun 19, 2024
3eba294
Prefix AWS
viren-nadkarni Jun 19, 2024
d0dcd3f
Change 'chaos effects' to 'disruption types'
viren-nadkarni Jun 19, 2024
50df0b4
Add highlight about secondary endpoint being activated
viren-nadkarni Jun 19, 2024
5d78014
Tag tutorials with 'Chaos Engineering'
viren-nadkarni Jun 19, 2024
b2b5429
Clarify the 'faults' with a 'service' prefix
viren-nadkarni Jun 19, 2024
06c2f6e
Add intro sentences
viren-nadkarni Jun 19, 2024
2f6f554
Nudge users to make feature requests
viren-nadkarni Jun 19, 2024
0f1bf34
Create awareness of the Chaos API in the FIS page
viren-nadkarni Jun 19, 2024
f78b28a
Highlight that FIS emulation is part of enterprise
viren-nadkarni Jun 19, 2024
9c3a5fd
Add a section that compares Chaos API against FIS
viren-nadkarni Jun 19, 2024
047c8ea
Merge branch 'main' into chaos-engg
viren-nadkarni Jun 20, 2024
b6d9413
Merge branch 'main' into chaos-engg
viren-nadkarni Jul 18, 2024
95a7802
Minor fixes
viren-nadkarni Jul 18, 2024
cccc230
Fix typo
viren-nadkarni Jul 18, 2024
b534318
Merge branch 'main' into chaos-engg
viren-nadkarni Jul 22, 2024
bb9cb25
Fix lint
viren-nadkarni Jul 22, 2024
3241e71
fix @tinyg210 suggestions
HarshCasper Jul 25, 2024
c20c5c6
add enterprise plan tag on chaos eng dashbaord
HarshCasper Jul 25, 2024
56441db
improve outage extension notice
HarshCasper Jul 25, 2024
312ff77
add alias to outages extension tutorial
HarshCasper Jul 25, 2024
ad7196e
add alias for fis tutorial
HarshCasper Jul 25, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@
# DNS server
/content/en/user-guide/tools/dns-server @simonrw @joe4dev @dfangl

# chaos engineering
/content/en/user-guide/chaos-engineering/ @viren-nadkarni

######################
### SERVICE OWNERS ###
######################
Expand Down
11 changes: 6 additions & 5 deletions content/en/references/internal-endpoints.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,14 @@ The API path for the LocalStack internal resources is `/_localstack`.
The following endpoints are available:

| Endpoint | Description |
| ---------------------------------| --------------------------------------------------------------------------- |
| `/_localstack/health`| To check the available and running AWS services in LocalStack. You can use the endpoint to restart the LocalStack services. |
| `/_localstack/plugins` | Shows the [Plux plugins](https://github.com/localstack/localstack/blob/master/docs/localstack-concepts/README.md#plugins) information in LocalStack. |
| `/_localstack/init`| Shows the initialization status after setting up [Init hooks](https://docs.localstack.cloud/references/init-hooks/). |
| ------------------------------------ | --------------------------------------------------------------------------- |
| `/_localstack/health` | To check the available and running AWS services in LocalStack. You can use the endpoint to restart the LocalStack services. |
| `/_localstack/plugins` | Shows the [Plux plugins](https://github.com/localstack/localstack/blob/master/docs/localstack-concepts/README.md#plugins) information in LocalStack. |
| `/_localstack/init` | Shows the initialization status after setting up [Init hooks](https://docs.localstack.cloud/references/init-hooks/). |
| `/_localstack/cloudformation/deploy` | Enables you to deploy CloudFormation templates locally through a web interface. |
| `/_localstack/diagnose`| Reports extensive and sensitive data from LocalStack instance, enabled via the `DEBUG=1` configuration variable. |
| `/_localstack/diagnose` | Reports extensive and sensitive data from LocalStack instance, enabled via the `DEBUG=1` configuration variable. |
| `/_localstack/config` | Enables dynamic configuration updates at runtime, enabled via the `ENABLE_CONFIG_UPDATES` configuration variable. |
| `/_localstack/chaos` | [Chaos API]({{< ref "chaos-api" >}}) configuration endpoint |
| `/_localstack/state/<service>/save` | Get a snapshot of the given AWS service using the Persistence mechanism. |
| `/_localstack/state/<service>/load` | Load the most recent snapshot of the given service using the Persistence mechanism. |
| `/_localstack/state/reset` | Reset the state of the services using the Persistence mechanism. |
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading