Skip to content

Control planes or nodes getting unavailable over ssh #1141

Answered by mysticaltech
Mammut-Felix asked this question in Q&A
Discussion options

You must be logged in to vote

@Mammut-Felix Interesting, the only thing that comes to mind is that your base image are older and do not have semanage installed.

  1. Check Image Version and Update if Necessary:

    • Determine when your current images were created. If they are a few months old, they might need an update.
    • Refer to the pinned discussion about upgrading to version 2.x for detailed steps on updating your images. Updated images shouldn't have the issue you're encountering.
  2. Verify Node Status:

    • Before proceeding with any changes, ensure all nodes in your cluster are active. Use the command kubectl get nodes to check their status.
  3. Backup etcd on Another Control Plane Node:

    • SSH into another control plane (cp) …

Replies: 1 comment 12 replies

Comment options

You must be logged in to vote
12 replies
@aleksasiriski
Comment options

@Mammut-Felix
Comment options

@aleksasiriski
Comment options

@aleksasiriski
Comment options

@Mammut-Felix
Comment options

Answer selected by Mammut-Felix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #1138 on December 30, 2023 22:05.