Skip to content

Commit

Permalink
add maxPods to kubelet config (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
kvaps authored May 29, 2024
1 parent 9b42537 commit 14bd984
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/en/docs/talos/configuration/talos-bootstrap.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ machine:
nodeIP:
validSubnets:
- 192.168.100.0/24
extraConfig:
maxPods: 512
kernel:
modules:
- name: openvswitch
Expand Down

0 comments on commit 14bd984

Please sign in to comment.