mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
8 lines
256 B
Plaintext
8 lines
256 B
Plaintext
// :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
|
||
|
||
----
|