Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oracle/cluster-api-provider-oci
Kubernetes Cluster API Provider for Oracle Cloud Infrastructure
https://github.com/oracle/cluster-api-provider-oci
cluster-api cluster-api-provider-oci k8s-provider-oci k8s-sig-api-machinery k8s-sig-cluster-api kubernetes-cluster
Last synced: 4 days ago
JSON representation
Kubernetes Cluster API Provider for Oracle Cloud Infrastructure
- Host: GitHub
- URL: https://github.com/oracle/cluster-api-provider-oci
- Owner: oracle
- License: apache-2.0
- Created: 2022-02-28T22:52:30.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-11T01:31:40.000Z (2 months ago)
- Last Synced: 2024-12-08T02:42:06.910Z (14 days ago)
- Topics: cluster-api, cluster-api-provider-oci, k8s-provider-oci, k8s-sig-api-machinery, k8s-sig-cluster-api, kubernetes-cluster
- Language: Go
- Homepage: https://oracle.github.io/cluster-api-provider-oci/
- Size: 20.4 MB
- Stars: 40
- Watchers: 10
- Forks: 26
- Open Issues: 42
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Security: SECURITY.md
Awesome Lists containing this project
README
# Kubernetes Cluster API Provider OCI
[![Go Report Card](https://goreportcard.com/badge/github.com/oracle/cluster-api-provider-oci)](https://goreportcard.com/report/github.com/oracle/cluster-api-provider-oci)
------
Kubernetes-native declarative infrastructure for OCI.## Kubernetes Cluster API Provider for Oracle Cloud Infrastructure
The [Cluster API Provider for OCI (CAPOCI)][cluster_api] brings declarative, Kubernetes-style APIs to cluster creation, configuration and management.
The Cluster API itself is shared across multiple cloud providers allowing for true hybrid deployments of Kubernetes.
### Features
- Self-managed and OCI Container Engine for Kubernetes(OKE) clusters
- Manages the bootstrapping of VCNs, gateways, subnets, network security groups
- Provide secure and sensible defaults### Getting Started
You can find detailed documentation as well as a getting started guide in the [Cluster API Provider for OCI Book][capoci_book].
## 🤗 Community
The CAPOCI provider is developed in the open, and is constantly being improved
by our users, contributors, and maintainers.To ask questions or get the latest project news, please join us in the
[#cluster-api-oci][#cluster-api-oci] channel on [Slack](http://slack.k8s.io/).### Support Policy
**NOTE:** As the versioning for this project is tied to the versioning of Cluster API, future modifications to this
policy may be made to more closely align with other providers in the Cluster API ecosystem.### Cluster API Versions
CAPOCI supports the following Cluster API versions.
| | Cluster API `v1beta1` (`v1.x.x`) |
|--------------------------|----------------------------------|
| OCI Provider `(v0.x.x)` | ✓ |### Kubernetes versions
CAPOCI provider is able to install and manage the [versions of Kubernetes supported by
Cluster API (CAPI)](https://cluster-api.sigs.k8s.io/reference/versions.html#supported-kubernetes-versions).## Contributing
This project welcomes contributions from the community. Before submitting a pull request, please
[review our contribution guide](./CONTRIBUTING.md)## Security
Please consult the [security guide](./SECURITY.md) for our responsible security vulnerability disclosure process
## License
Copyright (c) [2021, 2022] year Oracle and/or its affiliates.
Released under the Apache License License Version 2.0 as shown at http://www.apache.org/licenses/.
[cluster_api]: https://github.com/oracle/cluster-api-provider-oci
[image_builder_book]: https://image-builder.sigs.k8s.io/capi/providers/oci.html
[capoci_book]: https://oracle.github.io/cluster-api-provider-oci/
[#cluster-api-oci slack]: https://kubernetes.slack.com/archives/C039CDHABFF
[zoomMeeting]: https://oracle.zoom.us/j/97952312891?pwd=NlFnMWQzbGpMRmNyaityVHNWQWxSdz09
[notes]: https://docs.google.com/document/d/1mgZxjDbnSv74Vut1aHtWplG6vsR9zu5sqXvQN8SPgCc