Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Depending on the item, a first deployment could include the following steps :

...

to gain access to commonly needed credentials: SSH keys,  OpenStack application credentials

...

, Kubeconfig files, etc. You will find instructions as part of each Item's usage documentation.

Beyond the point of authorization, deployment steps are mainly From this point onward, the deployment steps are mostly dependent on the Item Technology. For detailed guidance per specific technology, you can get started with these exampleexamples:

Deploying By Technology

Ansible Playbook

Run Ansible Playbooks from your local or remote working environment, and configure existing compute instances (read more).

Terraform Module

Info

Page under construction

Learn how to initialize, plan, and apply Terraform modules for provisioning and managing the state of EWC infrastructure (i.e. OpenStack compute instances, OpenStack networks and security groups, etc.read more).

Deploying via ewccli

Info

Page under construction

The ewccli is a Python package which allows you to deploy them directly into your EWC tenancy, with minimal setup required on your working environment. As simple as `pip install ewccli`, `ewc login`, `ewc hub deploy pytroll` (read more)

Related Articles