website/content/zh/docs/_custom/installationAndUpgrade/installationAndUpgrade-code...
zhuxiujuan28 e5bb45dc75 fix custom conflicts
Signed-off-by: zhuxiujuan28 <562873187@qq.com>
2024-09-10 17:55:05 +08:00

8 lines
256 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

// :ks_include_id: 2721978148e845f6909d22f903ee70c0
// Bash
include::../../../_ks_components/code/bash.adoc[]
 ./kk upgrade --with-kubernetes <Kubernetes version> --with-kubesphere <product version> -f config-sample.yaml -a kubekey-artifact.tar.gz
----