civo / civo-rancher-driver

Kontainer Engine Driver for Civo Cluster Driver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kontainer Engine Civo Driver

This is the Kontainer-Engine Civo Driver.

Packaging and distributing

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. For example, this driver is distributed via a GitHub release and can be downloaded from one of those URLs directly.

Running

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 Add Cluster screen.

License

Copyright (c) 2018 Rancher Labs, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Kontainer Engine Driver for Civo Cluster Driver

License:Apache License 2.0


Languages

Language:Go 98.8%Language:Makefile 0.9%Language:Dockerfile 0.3%