Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix typo, credit to @Arceoavs via #338
  • Loading branch information
alexellis committed Jul 6, 2021
1 parent 75b863e commit 2d28f9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ k3sup install --host $HOST --user ubuntu \

Other options for `install`:

* `--cluster` - start this server in clustering mode using embdeed etcd (embedded HA)
* `--cluster` - start this server in clustering mode using embedded etcd (embedded HA)
* `--skip-install` - if you already have k3s installed, you can just run this command to get the `kubeconfig`
* `--ssh-key` - specify a specific path for the SSH key for remote login
* `--local-path` - default is `./kubeconfig` - set the file where you want to save your cluster's `kubeconfig`. By default this file will be overwritten.
Expand Down

0 comments on commit 2d28f9e

Please sign in to comment.