QuestionQ201

Deploying a Management Server

Why is an IAM role created when a cluster is installed on AWS?

  • A In order to perform cluster related changes
  • B It is created for the installation process only, it gets deleted afterwards
  • C IAM role is created for auditing purposes
  • D IAM role is not created
Explanation

AWS IAM roles provide the bootstrap, control-plane, and compute instances with the permissions required for the cluster to operate and make AWS resource changes. These roles are not limited to installation and remain part of the cluster’s operational access model.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!