Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

Commit

Permalink
docs: update cluster apply docs
Browse files Browse the repository at this point in the history
To include the change of default value for --upgrade-kubelets.
  • Loading branch information
iaguis committed Jun 28, 2021
1 parent d64934e commit 01388aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cli/lokoctl_cluster_apply.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ lokoctl cluster apply [flags]
--skip-components Skip applying component configuration
--skip-control-plane-update Skip updating the control plane (not recommended)
--skip-pre-update-health-check Skip ensuring that cluster is healthy before updating (not recommended)
--upgrade-kubelets Experimentally upgrade self-hosted kubelets
--upgrade-kubelets Upgrade self-hosted kubelets (default true)
-v, --verbose Show output from Terraform
```

Expand Down

0 comments on commit 01388aa

Please sign in to comment.