Skip to content

Commit

Permalink
update .md
Browse files Browse the repository at this point in the history
  • Loading branch information
nawazkh committed Feb 1, 2023
1 parent a5e3891 commit d4dba29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/book/src/topics/managedcluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -703,7 +703,7 @@ Below are the full set of supported `SysctlConfig` configurations. All propertie
| `netNetfilterNfConntrackBuckets`| integer | allowed value in the range [`65536` - `147456`] (inclusive) |
| `netNetfilterNfConntrackMax` | integer | allowed value in the range [`131072` - `1048576`] (inclusive) |
| `vmMaxMapCount` | integer | allowed value in the range [`65530` - `262144`] (inclusive) |
| `vmSwappiness` | integer | allowed value in the range [`1` - `100`] (inclusive) |
| `vmSwappiness` | integer | allowed value in the range [`0` - `100`] (inclusive) |
| `vmVfsCachePressure` | integer | allowed value in the range [`1` - `500`] (inclusive) |

#### NetIpv4IPLocalPortRangeConfig
Expand Down

0 comments on commit d4dba29

Please sign in to comment.