SSPI install/upgrade failed could failed if the new SSPI certificate is too large
SSPI install/upgrade
After updating the sspi certificate, SSPI install/upgrade uses the the prekubeadmcommand field in kubeadmcontrolplane/kubeadmconfigtemplate to replace the certificate. While the new certificate is embedded in the prekubeadmcommand, the command has a max size of 10k bytes. Consequently, for a large/chained certificate, we could exceed prekubeadmcommand max limit.
please contact Broadcom support to fix the issue