Oracle Cloud Native Environment Release 2

Oracle Cloud Native Environment (Oracle CNE) is a fully integrated suite for the development and management of cloud-native applications. Oracle CNE is a curated set of open source projects that are based on open standards, specifications and APIs defined by the Open Container Initiative (OCI) and Cloud Native Computing Foundation (CNCF) that can be easily deployed, have been tested for interoperability and for which enterprise-grade support is offered. Oracle CNE delivers a simplified framework for installations, updates, upgrades and configuration of key features for orchestrating microservices.

Documentation
Read the documentation.

Get Started
Discover what's new in Release 2 and learn how easy it is to create a Kernel-based Virtual Machine (KVM) Kubernetes cluster using the Oracle CNE CLI and the libvirt provider.

Create Kubernetes Clusters
Learn about creating Kubernetes clusters on Oracle CNE using cluster providers. Providers are available for KVM-based clusters (libvirt), Oracle Cloud Infrastructure (OCI) clusters, and Bring Your Own clusters on bare metal or other virtual instances. Also learn how to use an application catalog to install cloud-native applications into a cluster.
- Install the CLI.
- Learn about cluster deployment options using cluster providers.
- Learn about the Oracle Container Host for Kubernetes (OCK) image used to create nodes in a Kubernetes cluster.
- Create a KVM-based Kubernetes cluster using libvirt.
- Create a Kubernetes cluster on OCI.
- Create a Kubernetes cluster on bare metal or other virtual instances, using the Bring Your Own provider.
- Use cluster configuration files to customize clusters.
- Use application catalogs to install cloud-native applications into a cluster.
- Learn Kubernetes concepts.
- Use the Kubernetes CLI to create and manage containers and services.
- Create a custom OCK image.

Manage Kubernetes Clusters
Learn how to administer Kubernetes clusters throughout their life cycle.