Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
  • Loading branch information
brandond committed Oct 21, 2024
1 parent fcccedf commit e90cad1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/networking/networking-services.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ In order to reduce binary size, K3s removes all "in-tree" (built-in) cloud provi
- Hosts the ServiceLB LoadBalancer controller.
- Clears the `node.cloudprovider.kubernetes.io/uninitialized` taint that is present when the cloud-provider is set to `external`

Before deploying an external CCM, you must start all K3s servers with the `--disable-cloud-controller` flag to disable to embedded CCM.
Before deploying an external CCM, you must start all K3s servers with the `--disable-cloud-controller` flag to disable the embedded CCM.

:::note
If you disable the built-in CCM and do not deploy and properly configure an external substitute, nodes will remain tainted and unschedulable.
Expand Down

0 comments on commit e90cad1

Please sign in to comment.