Table of Contents

Search

  1. Preface
  2. Advanced clusters
  3. Setting up AWS
  4. Setting up Google Cloud
  5. Setting up Microsoft Azure
  6. Setting up a self-service cluster
  7. Setting up a local cluster
  8. Advanced configurations
  9. Troubleshooting
  10. Appendix A: Command reference

Advanced Clusters

Advanced Clusters

Attach the policies to the master and worker roles

Attach the policies to the master and worker roles

Attach each IAM policy to the appropriate IAM role: either
master_role
or
worker_role
.
The following table lists the policies to attach to each role:
Role
Policies
master_role
  • minimal_master_policy
  • staging_log_access_master_policy
  • init_script_master_policy
worker_role
  • minimal_worker_policy
  • ebs_autoscaling_worker_policy
  • staging_log_access_worker_policy
  • init_script_worker_policy

0 COMMENTS

We’d like to hear from you!