Update RHEL on the Kubernetes Nodes
To update the RHEL on the Kubernetes nodes, run the following command:
contrail-cloud-update-k8s-rhel.sh -d
The script will:
-
Update the Kubernetes cluster nodes to the latest RHEL version. Each Kubernetes node reboots and processed one at a time.
-
Skip Kubernetes packages. Packages related to Kubernetes are excluded during this script run. Kubernetes packages are updated during the Kubernetes cluster update script.
-
Re-register the Kubernetes cluster nodes.