- Introduction
- Installation
- Services
The OCI Service Operator for Kuberentes (OSOK) simplifies the process and provide a seamless experience for the container-native application in managing and connecting to OCI services/resources.
OSOK is based on the operator framework which is an open-source toolkit 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.