Skip to content

The OCI Service Operator for Kubernetes (OSOK) makes it easy to connect and manage OCI services from a cloud native application running in a Kubernetes environment.

License

Notifications You must be signed in to change notification settings

oracle/oci-service-operator

Repository files navigation

OCI Service Operator for Kubernetes

Introduction

The OCI Service Operator for Kubernetes (OSOK) makes it easy to create, manage, and connect to Oracle Cloud Infrastructure (OCI) resources from a Kubernetes environment. Kubernetes users can simply install OSOK and perform actions on OCI resources using the Kubernetes API removing the need to use the OCI CLI or other OCI developer tools to interact with a service API.

OSOK is based on the Operator Framework, an open-source toolkit used to manage Operators. It uses the controller-runtime library, which provides high-level APIs and abstractions to write operational logic and also provides tools for scaffolding and code generation for Operators.

Services Supported

  1. Autonomous Database Service
  2. Oracle Streaming Service
  3. MySQL DB System Service
  4. Service Mesh Service

Installation

See the Installation instructions for detailed installation and configuration of OCI Service Operator for Kubernetes.

Documentation

See the Documentation for complete details on installation, security and service related configurations of OCI Service Operator for Kubernetes.

Release Bundle

The OCI Service Operator for Kubernetes is packaged as Operator Lifecycle Manager (OLM) Bundle for making it easy to install in Kubernetes Clusters. The bundle can be downloaded as docker image using below command.

docker pull iad.ocir.io/oracle/oci-service-operator-bundle:1.1.9

Samples

Samples for managing OCI Services/Resources using oci-service-operator, can be found here.

Changes

See CHANGELOG.

Contributing

oci-service-operator project welcomes contributions from the community. Before submitting a pull request, please review our contribution guide.

Security

Please consult the security guide for our responsible security vulnerability disclosure process.

License

Copyright (c) 2021 Oracle and/or its affiliates.

Released under the Universal Permissive License v1.0 as shown at https://oss.oracle.com/licenses/upl/.

About

The OCI Service Operator for Kubernetes (OSOK) makes it easy to connect and manage OCI services from a cloud native application running in a Kubernetes environment.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages