Skip to content

Commit b377a0d

Browse files
authored
More Acrolinx
1 parent 14717ab commit b377a0d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/cyclecloud/how-to/bursting/slurm-cloud-bursting-setup.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ If you intend to create a Slurm cluster entirely within Azure, you must deploy b
3232

3333
![Slurm cluster](../../images/slurm-cloud-burst/slurm-cloud-burst-architecture.png)
3434

35-
If you want to create a hybrid HPC cluster with head nodes on your on-premises corporate network and compute nodes in Azure, you'll need to set up a [Site-to-Site](/azure/vpn-gateway/tutorial-site-to-site-portal) VPN or an [ExpressRoute](/azure/expressroute/) connection between your network and Azure VNET. The head nodes must be able to connect to Azure services online. You might need to work with your network administrator to set this up.
35+
If you want to create a hybrid HPC cluster with head nodes on your on-premises corporate network and compute nodes in Azure, you need to set up a [Site-to-Site](/azure/vpn-gateway/tutorial-site-to-site-portal) VPN or an [ExpressRoute](/azure/expressroute/) connection between your network and Azure VNET. The head nodes must be able to connect to Azure services online. You might need to work with your network administrator to set this up.
3636

3737
## Network Ports and Security
38-
The following NSG rules must be configured for successful communication between Master node, CycleCloud server and compute nodes.
38+
The following NSG rules must be configured for successful communication between Master node, CycleCloud server, and compute nodes.
3939

4040

4141
| **Service** | **Port** | **Protocol** | **Direction** | **Purpose** | **Requirement** |
@@ -63,7 +63,7 @@ In HPC environments, maintaining consistent user IDs (UIDs) and group IDs (GIDs)
6363

6464
> ![Important]
6565
>
66-
> For more information on how to setup and instructions, refer to Slurm Cloud Bursting Using CycleCloud on Azure(https://techcommunity.microsoft.com/blog/azurehighperformancecomputingblog/setting-up-slurm-cloud-bursting-using-cyclecloud-on-azure/4140922).
66+
> For more information on how to setup and instructions, see Slurm Cloud Bursting Using CycleCloud on Azure(https://techcommunity.microsoft.com/blog/azurehighperformancecomputingblog/setting-up-slurm-cloud-bursting-using-cyclecloud-on-azure/4140922).
6767
6868
### Next Steps
6969

0 commit comments

Comments
 (0)