You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| <aname="input_additional_controller_node_iam_role_arns"></a> [additional\_controller\_node\_iam\_role\_arns](#input\_additional\_controller\_node\_iam\_role\_arns)| The additional node iam roles to be used by karpenter |`list(string)`|`[]`| no |
41
42
| <aname="input_cluster_name"></a> [cluster\_name](#input\_cluster\_name)| Cluster Name to install karpenter |`string`| n/a | yes |
42
-
| <aname="input_controller_node_iam_role_arn"></a> [controller\_node\_iam\_role\_arn](#input\_controller\_node\_iam\_role\_arn)| The initial node iam role arn|`string`| n/a | yes |
43
+
| <aname="input_controller_node_iam_role_arn"></a> [controller\_node\_iam\_role\_arn](#input\_controller\_node\_iam\_role\_arn)| The node iam role for the initial node group to be used by karpenter|`string`| n/a | yes |
43
44
| <aname="input_controller_nodegroup_name"></a> [controller\_nodegroup\_name](#input\_controller\_nodegroup\_name)| The initial nodegroup name |`string`| n/a | yes |
44
45
| <aname="input_k8s_service_account_name"></a> [k8s\_service\_account\_name](#input\_k8s\_service\_account\_name)| The k8s karpenter service account name |`string`| n/a | yes |
0 commit comments