WHAT TO EXPECT
The node upgrade is automatic based on the restart of the nodes containing the xNIC.
In this article, you will learn how you can use this method to upgrade your xNIC nodes on K8s to match the version of your cloudSwXtch.
Before upgrading the xNIC nodes on K8s, users need to upgrade the cloudSwXtch to the latest version. See Upgrading cloudSwXtch for more information
Restarting the xNIC DaemonSet
Sign in to the cloud's console.
Open Cloud Shell.
Run the following command:
kubectl rollout restart ds swxtch-xnic -n kube-system
This will restart the Kubernetes swxtch-xnic DaemonSet and update the version of the xNIC to match that of the cloudSwXtch.