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
On "Cluster is stuck in CREATING state" cover this issue:
The control plane instances fail to create due to KMS key permissions for EBS volumes. When using customer-managed KMS keys for encrypted EBS volumes, the control plane instances will terminate if the key is not accessible. If the instances are terminated, either switch to an AWS managed KMS key or ensure your customer-managed key policy grants the necessary permissions to the cluster role.
2. Add to Deployment Guide
Add new section under prerequisites or considerations:
KMS key requirements for EBS encryption
Required permissions/policies for customer-managed keys
The text was updated successfully, but these errors were encountered:
Documentation Update Request: KMS Key Configuration for EKS on Outposts
Current Documentation Gaps
Proposed Changes
1. Add to Troubleshooting Guide
On "Cluster is stuck in CREATING state" cover this issue:
The control plane instances fail to create due to KMS key permissions for EBS volumes. When using customer-managed KMS keys for encrypted EBS volumes, the control plane instances will terminate if the key is not accessible. If the instances are terminated, either switch to an AWS managed KMS key or ensure your customer-managed key policy grants the necessary permissions to the cluster role.
2. Add to Deployment Guide
Add new section under prerequisites or considerations:
The text was updated successfully, but these errors were encountered: