Skip to content

Rancher Cluster Driver developed for integration with DOKS (DigitalOcean Kubernetes Service)

Notifications You must be signed in to change notification settings

ribeiro-rodrigo/kontainer-engine-driver-doks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kontainer Engine DOKS (DigitalOcean Kubernetes Service) Driver

Build Status godoc Coverage

This repo contains the DOKS (DigitalOcean Kubernetes Service) driver for the rancher server

Building

make

Will output driver binaries into the dist directory, these can be imported directly into Rancher and used as cluster drivers. They must be distributed via URLs that your Rancher instance can establish a connection to and download the driver binaries.

Running Local

./dist/kontainer-engine-driver-digitalocean-linux $PORT

or

./dist/kontainer-engine-driver-digitalocean-darwin $PORT

Installing in Rancher

Go to the Cluster Drivers management screen in Rancher and click Add Cluster Driver. Enter the URL of your driver, a UI URL (see the UI repo for details), and a checksum (optional), and click Create. Rancher will automatically download and install your driver. It will then become available to use on the Add Cluster screen.

About

Rancher Cluster Driver developed for integration with DOKS (DigitalOcean Kubernetes Service)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published