Skip to content

Commit aa2f69c

Browse files
authored
Merge pull request #30756 from waynerv/patch-2
fix typo in reference/setup-tools/kubeadm/implementation-details.md
2 parents d6865d1 + c2b5d60 commit aa2f69c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/setup-tools/kubeadm/implementation-details.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ Other API server flags that are set unconditionally are:
259259

260260
#### Controller manager
261261

262-
The static Pod manifest for the API server is affected by following parameters provided by the users:
262+
The static Pod manifest for the controller manager is affected by following parameters provided by the users:
263263

264264
- If kubeadm is invoked specifying a `--pod-network-cidr`, the subnet manager feature required for some CNI network plugins is enabled by
265265
setting:

0 commit comments

Comments
 (0)