https://github.com/outscale/cluster-api-provider-outscale
Cluster API Provider for Outscale enables automated Kubernetes cluster management on Outscale’s cloud, integrating with Cluster API for seamless scaling and deployment.
https://github.com/outscale/cluster-api-provider-outscale
k8s kubernetes maturity-incubating outscale
Last synced: 6 months ago
JSON representation
Cluster API Provider for Outscale enables automated Kubernetes cluster management on Outscale’s cloud, integrating with Cluster API for seamless scaling and deployment.
- Host: GitHub
- URL: https://github.com/outscale/cluster-api-provider-outscale
- Owner: outscale
- License: bsd-3-clause
- Created: 2022-04-25T13:30:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-31T15:28:03.000Z (6 months ago)
- Last Synced: 2025-03-31T16:55:28.051Z (6 months ago)
- Topics: k8s, kubernetes, maturity-incubating, outscale
- Language: Go
- Homepage:
- Size: 16.5 MB
- Stars: 5
- Watchers: 6
- Forks: 14
- Open Issues: 50
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Kubernetes Cluster Api Provider Outscale
[](https://docs.outscale.com/en/userguide/Open-Source-Projects.html)Kubernetes-native declarative infrastructure for Outscale
## What is the Cluster API Provider Outscale
The Cluster API is used to create, manage and configure cluster using a declarative Kubernetes-style APIs.
The Cluster API allows you to deploy kubernetes across multiple cloud provider. The cluster api provider outscale allows you a outscale deployment of kubernetes.
## Project Status
The project is Work in Progress, in an Alpha state.## Compatibility with Cluster API and Kubernetes Versions
The provider version has currently been tested with the following version of Cluster API (v1beta1)
The provider version has currently been tested with the following version of kubernetes (v1.22.x)
# Features- Cluster infrastructure Outscale controller (https://cluster-api.sigs.k8s.io/developer/providers/cluster-infrastructure.html#cluster-infrastructure-provider-specification)
# To start using Outscale Cluster Api
Please look at [Deployment](./docs/src/topics/get-started-with-clusterctl.md)# To start developing Outscale Cluster Api
Please look at [Development](./docs/src/developers/developement.md)# Contribution
Please look at [Contribution](CONTRIBUTING.md)# cluster api outscale site
You can see all documentation in [cluster-api-outscale](https://cluster-api-outscale.oos-website.eu-west-2.outscale.com)
# License
> Copyright Outscale SAS
>
> BSD-3-Clause
This project is compliant with [REUSE](https://reuse.software/).