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
All nodes should be in **Ready** state and the Kubernetes control plane should be accessible.
156
156
157
-
### Taint the cluster nodes for arm64 support
157
+
### Remove the taint on the cluster nodes for arm64 support
158
158
159
-
Taint the nodes to ensure proper scheduling on arm64 VMs. For each node starting with **gke**, run the following taint command.
159
+
Remove the taint on the nodes to ensure proper scheduling on arm64 VMs. For each node starting with **gke**, run the following taint command. For example using the node IDs in the output above:
160
160
161
161
{{% notice Note %}}
162
162
Note the required "-" at the end... its needed!
163
163
{{% /notice %}}
164
164
165
-
For example using the node IDs in the output above:
0 commit comments