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: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ Running InstaScale locally to an OSD cluster requires extra steps from the above
52
52
- Value: `<YOUR_API_TOKEN>`
53
53
- Click Create
54
54
## Scaling Machines with a Self-Managed OCP Cluster using AWS
55
-
To scale machines of a certain type you need to create a `MachineSet` by following this guide [here](https://docs.openshift.com/container-platform/4.8/machine_management/creating_machinesets/creating-machineset-aws.html).
55
+
To scale machines of a certain type you need to create a `MachineSet` by following this guide [here](https://docs.openshift.com/container-platform/4.11/machine_management/creating_machinesets/creating-machineset-aws.html).
56
56
- On your Cluster Dashboard go to `Compute` -> `Create MachineSet`.
57
57
- Paste in your new `MachineSet` you created based off of the guide and click `Create`.
0 commit comments