rancher-plugins / rancher-machine-driver-oci

Oracle Cloud Infrastructure Driver Plugin for (Rancher) Docker Machine
Apache License 2.0
7 stars 8 forks source link

Initial implementation of OCI machine driver #1

Closed jlamillan closed 4 years ago

jlamillan commented 4 years ago

This PR contains the initial docker-machine implementation for the upcoming Oracle Cloud node driver for Rancher. All necessary operations including create, ip, url, kill have been implemented and tested.