-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HA cluster will not join second control-plane node when aws-encryption-provider is running #3019
Comments
Bit hard to tell here. If we can get the logs from the following, would help find out what's going on:
If you can SSH to the failed 2nd and 3rd control plane instances, then the contents of Also, can you verify the version of the AWS controller you're using? 0.3.3 is a long time ago. I assume that's Cluster API v0.3.3 and a 0.5 series of Cluster API Provider AWS? |
Bit hard to tell here. If we can get the logs from the following, would help find out what's going on: Logs from the Cluster API AWS controller Also, can you verify the version of the AWS controller you're using? 0.3.3 is a long time ago. I assume that's Cluster API v0.3.3 and a 0.5 series of Cluster API Provider AWS? |
Here are the cloud-init-output.log files from a server that works, and a server that doesn't. We have a static pod defined (/etc/kubernetes/manifests/aws-encryption-provider.yaml) to start the encryption provider, which looks like it might be causing an issue with the kubeadm join? |
/priority awaiting-more-evidence |
/milestone v0.3.x |
Do we need to provide anything else for troubleshooting? |
@scottdhowell3 nope. had a foreshortened week due to public holidays last week, will sort out this week. |
/priority important-soon |
/lifecycle active |
@scottdhowell3
|
/kind bug
What steps did you take and what happened:
[A clear and concise description of what the bug is.]
What did you expect to happen:
We expected the second control-plane node to join the cluster along with the third one.
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
encryption-config.yaml for api-server
Environment:
kubectl version
): 1.17.5/etc/os-release
): Amazon Linux 2The text was updated successfully, but these errors were encountered: