Creating a Node Role

amazon-role

  • For swift role management in AWS, utilize the search bar for “IAM” access, then within the dashboard, click “Roles” in the left sidebar. Inside the “Roles” section, click “Create role” to begin defining your new role’s permissions and configurations.

amazon-role

  • Launching your EC2 role starts with picking its “boss”: click “AWS services” in the trust selection. Then, define its job by choosing “EC2” as the use case, unlocking tailored permissions and policies for managing your instances seamlessly.

amazon-role

  • Fueling your EKS role comes down to attaching the right permissions. Scan policies like “AmazonEKSClusterPolicy” or “AmazonEKSServicePolicy,” choosing the ones that grant the precise access you need for managing the cluster or unlocking specific EKS services. Remember, these policies define what actions your role can perform, so pick wisely for a secure and well-defined access structure.

amazon-role

  • Unleash your EC2 role’s true power by attaching the perfect permissions. Scan through policies like “AmazonEC2FullAccess” or “AmazonEC2ReadOnlyAccess,” choosing those that grant the precise control you need for managing instances or unlocking specific EC2 features. Remember, these policies define your role’s actions, so pick wisely for a secure and streamlined access setup.

amazon-role

  • Review the role details, focusing on the trusted entity, use case (EC2), and assigned policies (EKS and EC2). Confirm precise alignment with intended functions. If needed, click ‘Next: Tags’; otherwise, proceed by clicking ‘Create Role’.

amazon-role

  • Upon creating the worker node role, a confirmation popup will appear. Verify its existence in the role list, easily identifiable by the designated name during creation.

amazon-role

Next Step

After creating Node Worker role, you are one step forward in cluster provisioning . Click on link for futher proceed Cluster Creation .