Skip to content

Commit

Permalink
docs: fix anchors
Browse files Browse the repository at this point in the history
Signed-off-by: Yue Yang <[email protected]>
  • Loading branch information
g1eny0ung committed Nov 9, 2024
1 parent 3d00ed0 commit f2ffd17
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion docs/simulate-http-chaos-on-kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ Common fields are meaningful when the `target` of fault injection is `Request` o
| --- | --- | --- | --- | --- | --- |
| `mode` | string | Specifies the mode of the experiment. The mode options include `one` (selecting a random pod), `all` (selecting all eligible pods), `fixed` (selecting a specified number of eligible pods), `fixed-percent` (selecting a specified percentage of Pods from the eligible pods), and `random-max-percent` (selecting the maximum percentage of Pods from the eligible pods). | | yes | `one` |
| `value` | string | Provides parameters for the `mode` configuration depending on the value of `mode`. | | no | 1 |
| `target` | string | Specifies whether the target of fault injuection is `Request` or `Response`. The [`target`-related fields](#Description-for-`target`-related-fields) should be configured at the same time. | | yes | Request |
| `target` | string | Specifies whether the target of fault injuection is `Request` or `Response`. The [`target`-related fields](#description-for-target-related-fields) should be configured at the same time. | | yes | Request |
| `port` | int32 | The TCP port that the target service listens on. | | yes | 80 |
| `path` | string | The URI path of the target request. Supports [Matching wildcards](https://www.wikiwand.com/en/Matching_wildcards). | Takes effect on all paths by default. | no | /api/\* |
| `method` | string | The HTTP method of the target request method. | Takes effect for all methods by default. | no | GET |
Expand Down
2 changes: 1 addition & 1 deletion docs/simulate-io-chaos-on-kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ The following are specific information about fields corresponding to action:
| --------- | ---- | --------------------- | ------------- | -------- | ------- |
| errno | int | returned error number | | Yes | 22 |

For common error numbers, see [Appendix B](#appendix-b:common-error-numbers).
For common error numbers, see [Appendix B](#appendix-b-common-error-numbers).

- attrOverride

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ Common fields are meaningful when the `target` of fault injection is `Request` o
| --- | --- | --- | --- | --- | --- |
| `mode` | string | Specifies the mode of the experiment. The mode options include `one` (selecting a random pod), `all` (selecting all eligible pods), `fixed` (selecting a specified number of eligible pods), `fixed-percent` (selecting a specified percentage of Pods from the eligible pods), and `random-max-percent` (selecting the maximum percentage of Pods from the eligible pods). | | yes | `one` |
| `value` | string | Provides parameters for the `mode` configuration depending on the value of `mode`. | | no | 1 |
| `target` | string | Specifies whether the target of fault injuection is `Request` or `Response`. The [`target`-related fields](#Description-for-`target`-related-fields) should be configured at the same time. | | yes | Request |
| `target` | string | Specifies whether the target of fault injuection is `Request` or `Response`. The [`target`-related fields](#description-for-target-related-fields) should be configured at the same time. | | yes | Request |
| `port` | int32 | The TCP port that the target service listens on. | | yes | 80 |
| `path` | string | The URI path of the target request. Supports [Matching wildcards](https://www.wikiwand.com/en/Matching_wildcards). | Takes effect on all paths by default. | no | /api/\* |
| `method` | string | The HTTP method of the target request method. | Takes effect for all methods by default. | no | GET |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ The following are specific information about fields corresponding to action:
| --------- | ---- | --------------------- | ------------- | -------- | ------- |
| errno | int | returned error number | | Yes | 22 |

For common error numbers, see [Appendix B](#appendix-b:common-error-numbers).
For common error numbers, see [Appendix B](#appendix-b-common-error-numbers).

- attrOverride

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ Common fields are meaningful when the `target` of fault injection is `Request` o
| --- | --- | --- | --- | --- | --- |
| `mode` | string | Specifies the mode of the experiment. The mode options include `one` (selecting a random pod), `all` (selecting all eligible pods), `fixed` (selecting a specified number of eligible pods), `fixed-percent` (selecting a specified percentage of Pods from the eligible pods), and `random-max-percent` (selecting the maximum percentage of Pods from the eligible pods). | | yes | `one` |
| `value` | string | Provides parameters for the `mode` configuration depending on the value of `mode`. | | no | 1 |
| `target` | string | Specifies whether the target of fault injuection is `Request` or `Response`. The [`target`-related fields](#Description-for-`target`-related-fields) should be configured at the same time. | | yes | Request |
| `target` | string | Specifies whether the target of fault injuection is `Request` or `Response`. The [`target`-related fields](#description-for-target-related-fields) should be configured at the same time. | | yes | Request |
| `port` | int32 | The TCP port that the target service listens on. | | yes | 80 |
| `path` | string | The URI path of the target request. Supports [Matching wildcards](https://www.wikiwand.com/en/Matching_wildcards). | Takes effect on all paths by default. | no | /api/\* |
| `method` | string | The HTTP method of the target request method. | Takes effect for all methods by default. | no | GET |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ The following are specific information about fields corresponding to action:
| --------- | ---- | --------------------- | ------------- | -------- | ------- |
| errno | int | returned error number | | Yes | 22 |

For common error numbers, see [Appendix B](#appendix-b:common-error-numbers).
For common error numbers, see [Appendix B](#appendix-b-common-error-numbers).

- attrOverride

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ Common fields are meaningful when the `target` of fault injection is `Request` o
| --- | --- | --- | --- | --- | --- |
| `mode` | string | Specifies the mode of the experiment. The mode options include `one` (selecting a random pod), `all` (selecting all eligible pods), `fixed` (selecting a specified number of eligible pods), `fixed-percent` (selecting a specified percentage of Pods from the eligible pods), and `random-max-percent` (selecting the maximum percentage of Pods from the eligible pods). | | yes | `one` |
| `value` | string | Provides parameters for the `mode` configuration depending on the value of `mode`. | | no | 1 |
| `target` | string | Specifies whether the target of fault injuection is `Request` or `Response`. The [`target`-related fields](#Description-for-`target`-related-fields) should be configured at the same time. | | yes | Request |
| `target` | string | Specifies whether the target of fault injuection is `Request` or `Response`. The [`target`-related fields](#description-for-target-related-fields) should be configured at the same time. | | yes | Request |
| `port` | int32 | The TCP port that the target service listens on. | | yes | 80 |
| `path` | string | The URI path of the target request. Supports [Matching wildcards](https://www.wikiwand.com/en/Matching_wildcards). | Takes effect on all paths by default. | no | /api/\* |
| `method` | string | The HTTP method of the target request method. | Takes effect for all methods by default. | no | GET |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ The following are specific information about fields corresponding to action:
| --------- | ---- | --------------------- | ------------- | -------- | ------- |
| errno | int | returned error number | | Yes | 22 |

For common error numbers, see [Appendix B](#appendix-b:common-error-numbers).
For common error numbers, see [Appendix B](#appendix-b-common-error-numbers).

- attrOverride

Expand Down

0 comments on commit f2ffd17

Please sign in to comment.