Skip to main content

A simple tool to launch and manage HPC clusters as CloudFormation stacks.

Project description

cfncluster is an example framework for launching clusters.

usage: cfncluster [-h] [--config CONFIG_FILE] [--region REGION] [--nowait]
                  {create,update,delete,status,list,instances,version}
                  ...

cfncluster is the a tool to launch and manage cluster.

positional arguments:
  {create,update,stop,delete,status,list,instances,sshmaster}
    create              creates a cluster
    update              update a running cluster
    delete              delete a cluster
    status              pull the current status of the cluster
    list                display a list of stacks associated with cfncluster
    instances           display a list of all instances in a cluster
    version             display the version of cfncluster cli

optional arguments:
  -h, --help            show this help message and exit
  --config CONFIG_FILE, -c CONFIG_FILE
                        specify a alternative config file
  --region REGION, -r REGION
                        specify a specific region to connect to
  --nowait, -nw         do not wait for stack events, after executing stack
                        command

Documentation

Documentation is part of the project and is published to - http://cfncluster.readthedocs.org/. Of most interest to new users is the Getting Started Guide - http://cfncluster.readthedocs.org/en/latest/getting_started.html.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cfncluster-0.0.18.tar.gz (11.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page