mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
8 lines
188 B
Plaintext
8 lines
188 B
Plaintext
// :ks_include_id: d864cdae8aef4d39917a96709ad7d1d4
|
||
// Bash
|
||
include::../../../_ks_components/code/bash.adoc[]
|
||
|
||
./kk create cluster -f config-sample.yaml -a kubekey-artifact.tar.gz
|
||
|
||
----
|