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
Currently, `docker-machine-opentelekomcloud` is not a part of the Rancher,
4
+
so additional steps required to use it as a node driver
5
+
6
+
7
+
### Remove old node driver:
8
+
9
+
* Open Rancher UI page and go to `Tools` → `Drivers` → `Node Drivers`
10
+
* Check current preinstalled `Open Telekom Cloud` driver and remove it, because it produces conflicts with current implementation.
11
+
12
+
### Add new node driver:
13
+
14
+
* Open OpenTelekomDriver [releases](https://github.com/opentelekomcloud/docker-machine-opentelekomcloud/releases) page and copy link of binary for 64-bit Linux
15
+
* Click `Add New Driver` button, insert copied link and click `Create`
16
+
* Wait for a while. Driver should be downloaded and be in `Active` state.
17
+
18
+
## Create new template
19
+
20
+
New OTC driver template supports all parameters supported by the old version
0 commit comments