Skip to content

Commit c11ba90

Browse files
authored
Add link to UI driver
1 parent ad51b92 commit c11ba90

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,12 @@ Environment: `MCP_CLIENT_PUBLIC_IP`.
6565

6666
Download the [latest release](https://github.com/DimensionDataResearch/docker-machine-driver-ddcloud/releases) and place the provider executable in the same directory as `docker-machine` executable (or somewhere on your `PATH`).
6767

68+
### UI plugin for Rancher
69+
70+
Rancher can automatically generate a UI for calling the `ddcloud` driver for Docker Machine, but we also have a UI plugin for Rancher (it's not yet as mature as the Docker Machine driver):
71+
72+
https://github.com/DimensionDataResearch/rancher-ui-driver-ddcloud#using
73+
6874
## Building the driver
6975

7076
If you'd rather run from source, simply run `make install` and you're good to go.

0 commit comments

Comments
 (0)