Akash Shrivastava
7803b54d25
Chore [Docs]: Http Chaos Status Code experiment docs ( #3677 )
...
* Added http status code chaos experiment docs
Signed-off-by: avaakash <as86414@gmail.com>
* Added status code in examples
Signed-off-by: avaakash <as86414@gmail.com>
* Added in index
Signed-off-by: avaakash <as86414@gmail.com>
* Added explanation for random code selection and list of supported value
Signed-off-by: avaakash <as86414@gmail.com>
* fixed typos
Signed-off-by: avaakash <as86414@gmail.com>
* comment improvements
Signed-off-by: avaakash <as86414@gmail.com>
* updated image for headers
Signed-off-by: avaakash <as86414@gmail.com>
2022-07-19 14:22:36 +05:30
Akash Shrivastava
1ae9414182
Chore [Docs]: Http Chaos Modify Body experiment docs ( #3679 )
...
* Added docs for http modify body experimnt
Signed-off-by: avaakash <as86414@gmail.com>
* comment improvements
Signed-off-by: avaakash <as86414@gmail.com>
2022-07-19 14:08:49 +05:30
Akash Shrivastava
6abb48eb80
Chore [Docs]: Http Chaos Modify Header experiment docs ( #3684 )
...
* Added http modify header docs
Signed-off-by: avaakash <as86414@gmail.com>
* Updated http chaos diagram
Signed-off-by: avaakash <as86414@gmail.com>
* comment improvements
Signed-off-by: avaakash <as86414@gmail.com>
2022-07-19 07:55:25 +00:00
Akash Shrivastava
aba7459fbe
Fixed target port and listen port mentions in http chaos latency ( #3663 )
...
Signed-off-by: avaakash <as86414@gmail.com>
2022-07-15 14:03:20 +00:00
Akash Shrivastava
774264db1b
Chore [Docs]: Http Chaos Latency experiment docs ( #3619 )
...
* Added docs for http chaos latency
Signed-off-by: avaakash <as86414@gmail.com>
* Fixed node label in common tunabled; Added http-latency to sidebar
Signed-off-by: avaakash <as86414@gmail.com>
* Added http-chaos experiment image; Fixed issues in doc
Signed-off-by: avaakash <as86414@gmail.com>
* Removed target_host; Improved experiment description
Signed-off-by: avaakash <as86414@gmail.com>
* Made latency env as mandatory
Signed-off-by: avaakash <as86414@gmail.com>
* Added entry in contents.md
Signed-off-by: avaakash <as86414@gmail.com>
* Update mkdocs/docs/experiments/categories/pods/pod-http-latency.md
Co-authored-by: Neelanjan Manna <neelanjanmanna@gmail.com>
* Added network_interface; Removed target_host
Signed-off-by: avaakash <as86414@gmail.com>
* embedmd run
Signed-off-by: avaakash <as86414@gmail.com>
* Changed TARGET_PORT->TARGET_SERVICE_PORT, LISTEN_PORT->PROXY_PORT
Signed-off-by: avaakash <as86414@gmail.com>
* Update mkdocs/docs/experiments/categories/pods/pod-http-latency.md
Co-authored-by: Neelanjan Manna <neelanjanmanna@gmail.com>
Co-authored-by: Udit Gaurav <35391335+uditgaurav@users.noreply.github.com>
2022-06-14 17:20:04 +05:30
Neelanjan Manna
2599b41581
GCP Experiment Docs Updates ( #3616 )
...
* added gcp-vm-instance-stop-by-label docs; updated gcp-vm-instance-stop docs
Signed-off-by: Neelanjan Manna <neelanjan.manna@harness.io>
* added gcp-vm-disk-loss-by-label docs; updated gcp-vm-disk-loss-by-label docs; updated navbar
Signed-off-by: Neelanjan Manna <neelanjan.manna@harness.io>
* updated rbac manifests
Signed-off-by: Neelanjan Manna <neelanjan.manna@harness.io>
* updated image path
Signed-off-by: Neelanjan Manna <neelanjan.manna@harness.io>
* updated image path
Signed-off-by: Neelanjan Manna <neelanjan.manna@harness.io>
* updated experiment flow chart images
Signed-off-by: Neelanjan Manna <neelanjan.manna@harness.io>
* updated docs grammar
Signed-off-by: Neelanjan Manna <neelanjan.manna@harness.io>
* grammar fixes
Signed-off-by: Neelanjan Manna <neelanjan.manna@harness.io>
2022-06-13 10:16:39 +00:00
Neelanjan Manna
dd9ba881dd
Update pod-network-latency Docs FOR JITTER env ( #3618 )
...
* added JITTER env
Signed-off-by: Neelanjan Manna <neelanjan.manna@harness.io>
* added JITTER env
Signed-off-by: Neelanjan Manna <neelanjan.manna@harness.io>
Co-authored-by: Udit Gaurav <35391335+uditgaurav@users.noreply.github.com>
2022-06-01 12:55:22 +05:30
Akash Shrivastava
d727751be4
Document fixes for cpu/io stress experiments ( #3566 )
...
* Added cpu load tunable to node and pod cpu hog experiment; Added yaml example for CPU in node-io-stress experiment
Signed-off-by: Akash Shrivastava <as86414@gmail.com>
* Fixed env tunables and manifest links
Signed-off-by: Akash Shrivastava <as86414@gmail.com>
* Fix for pipeline requirement for doc changes
Signed-off-by: Akash Shrivastava <as86414@gmail.com>
2022-05-10 16:01:42 +05:30
Udit Gaurav
d90ffb2e74
Chore(docs): Add docs for NODE_LABEL feature in pod level experiments ( #3553 )
...
Signed-off-by: uditgaurav <udit@chaosnative.com>
2022-04-16 22:42:59 +05:30
Adarshkumar14
395a4cf2f6
adding aws region in mandateory field ( #3554 )
...
Signed-off-by: Adarshkumar14 <adarsh@chaosnative.com>
2022-04-15 12:56:26 +05:30
Udit Gaurav
2b64cbf91c
Docs(examples): Add some example docs for jitter and default app check tunable ( #3433 )
...
Signed-off-by: uditgaurav <udit@chaosnative.com>
2022-02-15 21:39:09 +05:30
Udit Gaurav
a2e58b454e
Fix pod IO stress docs example for mount path ( #3424 )
...
Signed-off-by: uditgaurav <udit@chaosnative.com>
2022-01-12 14:53:20 +05:30
Shubham Chaudhary
ecb5f03b70
chore(embedmd): updating all the rbac for the minimal permissions ( #3320 )
...
Signed-off-by: shubham chaudhary <shubham@chaosnative.com>
2021-10-28 14:11:50 +05:30
Neelanjan Manna
181b67beac
updated the VMWare VM-Poweroff experiment docs ( #3214 )
...
Signed-off-by: neelanjan00 <neelanjan@chaosnative.com>
2021-10-21 11:06:35 +05:30
Chiranga Alwis
9aa4659830
[mem-hog][docs] Remove max consumption limit ( #3153 )
...
Signed-off-by: chirangaalwis <chirangaalwis@gmail.com>
2021-09-15 12:31:40 +05:30
Shubham Chaudhary
b8d2e743ab
(docs): adding pod-network-partition experiment docs ( #3171 )
...
Signed-off-by: shubham chaudhary <shubham@chaosnative.com>
2021-09-06 10:45:10 +05:30
Akash Shrivastava
7939c663dc
Azure Disk Loss Docs ( #3146 )
...
* Added disk loss experiment to docs
Signed-off-by: Akash Shrivastava <akash@chaosnative.com>
2021-08-24 13:30:16 +05:30
Shubham Chaudhary
a394783c25
(docs): adding troubleshooting docs for istio enabled ns ( #3140 )
...
Signed-off-by: shubham chaudhary <shubham@chaosnative.com>
2021-08-20 15:25:00 +05:30
Akash Shrivastava
c39e00bad1
Add Azure Scale Set support mention in Docs ( #3141 )
...
* Added SCALE_SET env variable to docs
Signed-off-by: Akash Shrivastava <akash@chaosnative.com>
2021-08-18 20:16:59 +05:30
Shubham Chaudhary
59ae7e7195
(docs): Adding psp and admin-rbac note ( #3130 )
...
Signed-off-by: shubham chaudhary <shubham@chaosnative.com>
2021-08-15 19:09:03 +05:30
Shubham Chaudhary
e56e088223
(docs): fixing the list items rendering issue ( #3127 )
...
Signed-off-by: shubham chaudhary <shubham@chaosnative.com>
2021-08-14 21:00:50 +05:30
Shubham Chaudhary
299dc40ccb
feat(experiment): updating collapsable items ( #3124 )
...
* feat(experiment): updating collapsable items
Signed-off-by: shubham chaudhary <shubham@chaosnative.com>
* feat(experiment): moving schema table to the corresponding section from content page
Signed-off-by: shubham chaudhary <shubham@chaosnative.com>
2021-08-14 15:00:40 +05:30
Shubham Chaudhary
ede4149e2b
feat(experiment): adding faq and troubleshooting docs ( #3121 )
...
Signed-off-by: shubham chaudhary <shubham@chaosnative.com>
2021-08-14 13:46:03 +05:30
Shubham Chaudhary
2b34489a39
feat(docs): adding faq, troubleshooting and chaos resources details ( #3120 )
...
Signed-off-by: shubham chaudhary <shubham@chaosnative.com>
2021-08-13 09:11:48 +05:30
Shubham Chaudhary
e621cdef8a
feat(docs): Update all the links to upstream, move all the docs to the mkdocs directory ( #3119 )
...
* feat(docs): update all the links with upstream
Signed-off-by: shubham chaudhary <shubham@chaosnative.com>
2021-08-12 01:48:45 +05:30