mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
17 lines
429 B
Plaintext
17 lines
429 B
Plaintext
// :ks_include_id: 6963bdcc859e4b46817de17172bb750a
|
||
// Bash
|
||
<<<<<<< HEAD
|
||
[,bash]
|
||
----
|
||
./kk add nodes -f config-sample.yaml
|
||
----
|
||
|
||
// ./kk add nodes -f config-sample.yaml -a kubekey-artifact.tar.gz
|
||
=======
|
||
include::../../../_ks_components/code/bash.adoc[]
|
||
|
||
./kk add nodes -f config-sample.yaml -a kubekey-artifact.tar.gz
|
||
|
||
include::../../../_ks_components/code/codeEnd.adoc[]
|
||
>>>>>>> 33f730a984ccbc140ff5c4d2867db9592a37f2e3
|