You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: releases/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Note that YAML files from [manifests/controller-manager repo](https://github.com
8
8
9
9
## Example workflow
10
10
11
-
In this tutorial, we will be installing the latest version of cloud provider vsphere(v1.31.0) freshly. If you have an older version of CPI already installed, the steps to deploy and upgrade CPI stay the same. With our `RollingUpdate` update strategy, after you update a DaemonSet template, old DaemonSet pods will be killed, and new DaemonSet pods will be created automatically.
11
+
In this tutorial, we will be installing the latest version of cloud provider vsphere(v1.31.1) freshly. If you have an older version of CPI already installed, the steps to deploy and upgrade CPI stay the same. With our `RollingUpdate` update strategy, after you update a DaemonSet template, old DaemonSet pods will be killed, and new DaemonSet pods will be created automatically.
12
12
13
13
### Step 1: find the kubernetes major version you are using
0 commit comments