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.
- Host: GitHub
- URL: https://github.com/flexibleenginecloud/provider-flexibleengine
- Owner: FlexibleEngineCloud
- License: apache-2.0
- Created: 2022-12-07T08:24:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-16T19:32:14.000Z (over 1 year ago)
- Last Synced: 2025-04-12T02:25:15.563Z (about 2 months ago)
- Topics: crossplane, flexibleengine, go, kubernetes
- Language: Go
- Homepage:
- Size: 3.03 MB
- Stars: 10
- Watchers: 1
- Forks: 3
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Provider FlexibleEngine
 [](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).