-
Notifications
You must be signed in to change notification settings - Fork 1
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
Adding rds fault docs #33
base: main
Are you sure you want to change the base?
Conversation
7146484
to
ea3f1b7
Compare
Signed-off-by: Neelanjan Manna <[email protected]>
ea3f1b7
to
d6b10e6
Compare
- name: REGION | ||
value: 'us-east-2' | ||
- name: TOTAL_CHAOS_DURATION | ||
VALUE: '60' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
VALUE: '60' | |
value: '60' |
|
||
::: | ||
|
||
## Experiment tunables |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
## Experiment tunables | |
## Fault tunables |
## Experiment tunables | ||
|
||
<details> | ||
<summary>Check the Experiment Tunables</summary> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<summary>Check the Experiment Tunables</summary> | |
<summary>Check the Fault Tunables</summary> |
</table> | ||
</details> | ||
|
||
## Experiment Examples |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
## Experiment Examples | |
## Fault Examples |
|
||
:::info | ||
|
||
- Ensure that Kubernetes Version >= 1.17 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Ensure that Kubernetes Version >= 1.17 | |
- Kubernetes >= 1.17 |
|
||
::: | ||
|
||
## Experiment tunables |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
## Experiment tunables | |
## Fault tunables |
## Experiment tunables | ||
|
||
<details> | ||
<summary>Check the Experiment Tunables</summary> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<summary>Check the Experiment Tunables</summary> | |
<summary>Check the Fault Tunables</summary> |
</table> | ||
</details> | ||
|
||
## Experiment Examples |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
## Experiment Examples | |
## Fault Examples |
|
||
### Common and AWS specific tunables | ||
|
||
Refer the [common attributes](../common-tunables-for-all-experiments) and [AWS specific tunable](./aws-experiments-tunables) to tune the common tunables for all experiments and aws specific tunables. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Refer the [common attributes](../common-tunables-for-all-experiments) and [AWS specific tunable](./aws-experiments-tunables) to tune the common tunables for all experiments and aws specific tunables. | |
Refer the [common attributes](../common-tunables-for-all-experiments) and [AWS specific tunable](./aws-experiments-tunables) to tune the common tunables for all faults and aws specific tunables. |
Signed-off-by: Adarsh kumar [email protected]
Harness Developer Pull Request
Thanks for helping us make the Developer Hub better. The PR will be looked at
by the maintainers.
What Type of PR is This?
If tied to an Issue, list the Issue(s) here:
House Keeping
Some items to keep track of. Screen shots of changes are optional but would help the maintainers review quicker.