mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-27 13:38:07 +00:00
Update _index.md
This commit is contained in:
@@ -31,7 +31,7 @@ The following steps will quickly deploy a Rancher Server on Hetzner Cloud with a
|
|||||||
See the [Quickstart Readme](https://github.com/rancher/quickstart) and the [Hetzner Quickstart Readme](https://github.com/rancher/quickstart/tree/master/hcloud) for more information.
|
See the [Quickstart Readme](https://github.com/rancher/quickstart) and the [Hetzner Quickstart Readme](https://github.com/rancher/quickstart/tree/master/hcloud) for more information.
|
||||||
Suggestions include:
|
Suggestions include:
|
||||||
- `prefix` - Prefix for all created resources
|
- `prefix` - Prefix for all created resources
|
||||||
- `instance_type` - Instance type, minimum required is `cx22` as `cx11` offers not enough memory.
|
- `instance_type` - Instance type, minimum required is `cx22`
|
||||||
- `ssh_key_file_name` - Use a specific SSH key instead of `~/.ssh/id_rsa` (public key is assumed to be `${ssh_key_file_name}.pub`)
|
- `ssh_key_file_name` - Use a specific SSH key instead of `~/.ssh/id_rsa` (public key is assumed to be `${ssh_key_file_name}.pub`)
|
||||||
|
|
||||||
1. Run `terraform init`.
|
1. Run `terraform init`.
|
||||||
|
|||||||
Reference in New Issue
Block a user