Versions Compared

Key

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

Welcome to Infrastructure Optimizer! 🎉 👏

...

Info

The pre-check commands will require the IAM principal to have at least the ec2:Describe* permissions

Network
Anchor
Network
Network

By default, Infrastructure Optimizer schedules workload workers to run in private subnets to protect them from direct external accesses.

...

If no private subnets exist, follow the AWS documentation to create a private subnet and a public NAT Gateway.

Security
Anchor
Security
Security

A pre-provisioned, user-managed SSH key pair is required to access the Infrastructure Optimizer head node.

...

For environments with existing PKI setup, the x509 certificates, private key, and optionally, intermediate chain certificates and CA certificates will be also needed.

Compute
Anchor
Compute
Compute

Infrastructure Optimizer runs on the following OSes:

  • Rocky Linux

  • CentOS

Permissions
Anchor
Permissions
Permissions

...

The X-Spot controllers and workers require a set of IAM permissions to manage and scale your workloads efficiently. Use this CloudFormation template to create the EC2 instance profiles.

View file
nameControllerWorkerIAMs.yaml

(^ testing)

When completed, the roles and instance profile ARNs output by CloudFormation will be needed for subsequent installation steps

...