2 Component Versions
Describes the version information for components included with Oracle CNE.
Oracle Container Host for Kubernetes Image
Kubernetes Release 1.31 is included with Oracle CNE Release 2.1.
The Oracle Container Host for Kubernetes (OCK) image includes both the host Oracle Linux OS, and the Kubernetes software distribution. The OCK image is distributed on the Oracle Container Registry.
A bootable container image, in the Qcow2 format, is available at:
container-registry.oracle.com/olcne/ock
An OSTree commit based container image, is available at:
container-registry.oracle.com/olcne/ock-ostree
Both images use the container label for the Kubernetes version they match, for example, 1.31.
Kubernetes minor and patch updates are provided with updated container images. For information on updating Kubernetes, see Oracle Cloud Native Environment: Kubernetes Clusters.
Application Catalog
A list of the cloud native applications available in the Oracle CNE application catalog for each release is available on the Oracle CNE GitHub project at:
CLI
A list of the available versions of the Oracle CNE Command Line Interface (CLI) is available on the Oracle CNE GitHub project at:
https://github.com/oracle-cne/ocne/releases
If you have the CLI installed, you can see the version number using the ocne
info
command:
ocne info
To update to the latest CLI, use:
sudo dnf update ocne