Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
titleClone repo
collapsetrue
$ git clone https://github.com/kubernetes-sigs/kubespray.git
# After the download, enter the following folder
# (the locationlocations of the other files that will be presented in the guide are relative to it)
$ cd kubespray

...