Functions
Manage OCI Functions applications and functions from Kubernetes.
| Field |
Value |
| Package |
functions |
| Support Status |
Preview |
| Latest Released Version |
v2.0.0-alpha |
| Install Namespace |
oci-service-operator-functions-system |
| Controller Image Pattern |
ghcr.io/<REPOSITORY_OWNER>/oci-service-operator-functions:<version> |
| Bundle Image Pattern |
ghcr.io/<REPOSITORY_OWNER>/oci-service-operator-functions-bundle:<version> |
| Setup Guide |
Open guide |
Exposed Resources
| Resource |
API Version |
Summary |
Guide |
Sample |
API Spec |
functions/Application |
functions.oracle.com/v1beta1 |
Manage OCI Functions application containers. |
Guide |
Sample |
Reference |
functions/Function |
functions.oracle.com/v1beta1 |
Manage OCI Functions function definitions and images. |
Guide |
Sample |
Reference |