SUSE Support

Here When You Need Us

Rancher managed RKE2 clusters stuck in "Waiting for probes: kube-controller-manager, kube-scheduler"

This document (000021371) is provided subject to the disclaimer at the end of this document.

Environment

Rancher <2.7.5
RKE2 

Situation

Downstream RKE2 clusters in Rancher GUI stuck with status:
"Waiting for probes: kube-controller-manager, kube-scheduler" 

Resolution

Stop the RKE2 server:

systemctl stop rke2-server

Remove the .crt and .key file in the respective tls directories:

rm /var/lib/rancher/rke2/server/tls/kube-controller-manager/kube-controller-manager.{crt,key}

and

rm /var/lib/rancher/rke2/server/tls/kube-scheduler/kube-scheduler.{crt,key}

Perform a certificate rotation:

rke2 certificate rotate

Restart RKE2 server:

systemctl start rke2-server

 

 

Cause

This issue should be fixed in 2.7.5 as per code changes the certificates that may result in cluster getting stuck on upgrade are now also rotated when using "Rotate Certificates" feature.

It's highly recommended to rotate certificates periodically (at least once a year) to ensure they do not expire.

Disclaimer

This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.

  • Document ID:000021371
  • Creation Date: 27-Feb-2024
  • Modified Date:03-Apr-2024
    • SUSE Rancher

< Back to Support Search

For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com

SUSE Support Forums

Get your questions answered by experienced Sys Ops or interact with other SUSE community experts.

Support Resources

Learn how to get the most from the technical support you receive with your SUSE Subscription, Premium Support, Academic Program, or Partner Program.

Open an Incident

Open an incident with SUSE Technical Support, manage your subscriptions, download patches, or manage user access.