Skip to content

hyder/cluster-api-provider-oci

 
 

Repository files navigation

Kubernetes Cluster API Provider OCI

Go Report Card


Kubernetes-native declarative infrastructure for OCI.

Kubernetes Cluster API Provider for Oracle Cloud Infrastructure

The Cluster API Provier for OCI (CAPOCI) 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

  • Manages the bootstrapping of VCNs, gateways, subnets, network security groups and instances
  • Deploy either Oracle Linux or Ubuntu based instances using custom images built with the Image Builder tool
  • Deploys Kubernetes Control plane into private subnets front-ended by a public load balancer
  • 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.

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

v1beta1 (v1.0)
OCI Provider v1beta1 (v0.1.0)

Supported Kubernetes versions

v1.20 v1.21
OCI Provider v1beta1 (v0.1.0)

About

Kubernetes Cluster API Provider for Oracle Cloud Infrastructure

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 96.2%
  • Makefile 2.1%
  • Shell 1.6%
  • Dockerfile 0.1%