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
To address this, I need to manually label worker node with "$ kubectl label node ip-123-123-123-123.us-east-1.compute.internal aws-nitro-enclaves-k8s-dp=enabled". Can you add this command onto the documentation or add it into cloudformation?
The text was updated successfully, but these errors were encountered:
Labeling should have been done during the enclave setup command. Do you make sure the setup command finishes properly while you are creating the cluster?
Warning FailedScheduling 66s default-scheduler 0/1 nodes are available: 1 Insufficient aws.ec2.nitro/nitro_enclaves.
To address this, I need to manually label worker node with "$ kubectl label node ip-123-123-123-123.us-east-1.compute.internal aws-nitro-enclaves-k8s-dp=enabled". Can you add this command onto the documentation or add it into cloudformation?
The text was updated successfully, but these errors were encountered: