Deploy a CycleCloud VM from the command line

Kennetz, Dennis 21 Reputation points
2021-01-05T22:11:55.36+00:00

Hi,

I have gone through the process of setting up a CycleCloud VM via the marketplace and the GUI to input all the relevant information. From there I have started clusters, and used CycleCloud to manage clusters. I have also downloaded the "template for automation".

My question is, can I do this process entirely from the command line? I want to be able to setup the creation of a brand new CycleCloud VM from the command line, but I haven't been able to find any documentation that doesn't point me to the azure portal.

Thanks,
Dennis

Azure CycleCloud
Azure CycleCloud
A Microsoft tool for creating, managing, operating, and optimizing high-performance computing (HPC) and big compute clusters in Azure.
65 questions
0 comments No comments
{count} votes

Accepted answer
  1. Jerrance 81 Reputation points Microsoft Employee
    2021-06-17T14:11:01.467+00:00

    Hi Dennis,

    There are ways to deploy/configure CC with Terraform and an ARM template (via azure cli).

    terraform: https://github.com/bwatrous/cyclecloud-terraform

    arm: https://github.com/CycleCloudCommunity/cyclecloud_arm

    hth,
    Jerry

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. TravisCragg-MSFT 5,681 Reputation points Microsoft Employee
    2021-01-06T22:43:55.307+00:00

    Outside of the portal, CycleCloud can be deployed using cluster templates, RESTful API, and the CycleCloud CLI.

    You can use the CycleCloud CLI to both create a cluster and add nodes to a cluster.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.