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

https://github.com/flexibleenginecloud/provider-flexibleengine

Crossplane provider that exposes XRM-conformant managed resources for the FlexibleEngine API.
https://github.com/flexibleenginecloud/provider-flexibleengine

crossplane flexibleengine go kubernetes

Last synced: about 2 months ago
JSON representation

Crossplane provider that exposes XRM-conformant managed resources for the FlexibleEngine API.

Awesome Lists containing this project

README

        

# Provider FlexibleEngine

![CI](https://github.com/FlexibleEngineCloud/provider-flexibleengine/actions/workflows/ci.yml/badge.svg) [![GitHub release](https://img.shields.io/github/release/FrangipaneTeam/provider-flexibleengine/all.svg?style=flat-square)](https://github.com/FlexibleEngineCloud/provider-flexibleengine/releases)

`provider-flexibleengine` is a [Crossplane](https://crossplane.io/) provider that
is built using [Upjet](https://github.com/upbound/upjet) code
generation tools and exposes XRM-conformant managed resources for
[Flexible Engine](https://cloud.orange-business.com/en/offers/infrastructure-iaas/public-cloud/).

Flexible Engine is a public cloud platform that provides a full range of IaaS in France and Europe.
It is provided by Orange, a French telecommunication company.

## Getting Started

To start using this provider, follow the [Configuration Guide](docs/Configuration.md).

You can find a detailed API reference with all CRDs [here](https://doc.crds.dev/github.com/FlexibleEngineCloud/provider-flexibleengine).

## Contributing

For the general contribution guide, see [Contribution Guide](CONTRIBUTING.md)

If you'd like to learn how to use Upjet, see [Usage Guide](https://github.com/upbound/upjet/tree/main/docs).

### Add a New Resource

Follow the guide [here](https://github.com/upbound/upjet/blob/main/docs/add-new-resource-short.md).

## Report a Bug

For filing bugs, suggesting improvements, or requesting new features, please
open an [issue](https://github.com/FlexibleEngineCloud/provider-flexibleengine/issues).