An open API service indexing awesome lists of open source software.

https://github.com/vatesfr/cloud-provider-xenorchestra

Kubernetes controller for Xen Orchestra
https://github.com/vatesfr/cloud-provider-xenorchestra

Last synced: 12 months ago
JSON representation

Kubernetes controller for Xen Orchestra

Awesome Lists containing this project

README

          

# Kubernetes Xen Orchestra Cloud Controller

![GitHub release (latest SemVer including pre-releases](https://img.shields.io/github/v/release/vatesfr/cloud-provider-xenorchestra?include_prereleases)
![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)

## Kubernetes Cloud Controller Manager

This repository contains the [Kubernetes cloud-controller-manager](https://kubernetes.io/docs/concepts/architecture/cloud-controller/) for [Xen Orchestra](https://xen-orchestra.com).

## Documentation

### Building locally

Build locally with the following command:

```shell
$ git clone https://github.com/vatesfr/cloud-provider-xenorchestra
$ go build ./cmd/cloud-provider-xenorchestra
```