File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ title: Deploying with the Rancher GUI
44
55# Deploying with the Rancher GUI
66
7- Condenser consists of several [ Harvester] ( https://docs.harvesterhci.io/v1.2/ ) clusters.
7+ Condenser consists of several [ Harvester] ( https://docs.harvesterhci.io/ ) clusters.
88Harvester runs on [ Kubernetes] ( https://kubernetes.io/ ) ; therefore each cluster is
99a specialized Kubernetes cluster. [ Rancher] ( https://www.rancher.com/ ) is used to
1010control access to the clusters, and provides a GUI which is accessible within the
Original file line number Diff line number Diff line change @@ -40,6 +40,6 @@ Please refer to the appropriate documentation. Some starting points are listed b
4040
4141### Cloud infrastructure
4242
43- - [ Harvester] ( https://docs.harvesterhci.io/v1.2/ )
43+ - [ Harvester] ( https://docs.harvesterhci.io/ )
4444- [ Cloudinit] ( https://cloudinit.readthedocs.io/en/latest/ )
4545- [ Kubernetes] ( https://kubernetes.io/docs/home/ )
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ title: Configuring a VM for SSH access
44
55# Configuring a VM for SSH access
66
7- To be accessible by SSH, a VM needs to be configured with a [ VLAN Network] ( https://docs.harvesterhci.io/v1.2 /networking/harvester-network/ )
7+ To be accessible by SSH, a VM needs to be configured with a [ VLAN Network] ( https://docs.harvesterhci.io/latest /networking/harvester-network/ )
88and the SSH public key data needs to be provided via [ cloudinit] ( https://cloudinit.readthedocs.io/en/latest/reference/modules.html#ssh ) .
99We have documentation demonstrating this for [ Terraform deployments] ( ./deploying_resources/deploying_terraform.md/#configure-the-vm-for-ssh-access )
1010and for the [ Rancher GUI] ( ./deploying_resources/deploying_rancher.md ) .
You can’t perform that action at this time.
0 commit comments