diff --git a/howto/getting-started/deploy-workload-manager.md b/howto/getting-started/deploy-workload-manager.md index 863ca23..d805e15 100644 --- a/howto/getting-started/deploy-workload-manager.md +++ b/howto/getting-started/deploy-workload-manager.md @@ -2,6 +2,7 @@ relatedlinks: "[Get started with LXD](https://documentation.ubuntu.com/lxd/en/latest/tutorial/first_steps/), [Get started with Juju](https://juju.is/docs/juju/tutorial), [Slurm website](https://slurm.schedmd.com/overview.html)" --- +(deploy-workload-manager)= # Deploy workload manager This guide shows you how to deploy the workload manager of your Charmed HPC cluster. @@ -17,8 +18,8 @@ To successfully deploy the workload manager of your Charmed HPC cluster, you will at least need: - A machine running a [currently supported Ubuntu LTS version](https://ubuntu.com/about/release-cycle). -- An initialised [LXD](https://canonical.com/lxd) instance. -- A [Juju](https://juju.is) client. +- [An initialised LXD instance.](https://documentation.ubuntu.com/lxd/en/latest/howto/initialize/) +- The [Juju CLI client](https://juju.is/docs/juju/install-and-manage-the-client) installed on your machine. ## Initialise the machine cloud diff --git a/howto/getting-started/index.md b/howto/getting-started/index.md index 9f11024..a455d15 100644 --- a/howto/getting-started/index.md +++ b/howto/getting-started/index.md @@ -1,6 +1,6 @@ # Getting started -See the documentation in this section to get started with Charmed HPC. +See the how-to guides in this section for how to get started with Charmed HPC. ## How to deploy Charmed HPC