2 Using runC
WARNING:
Oracle Cloud Native Environment 1.8 is now in Sustaining Support. See Oracle Open Source Support Policies for more information. New security patches and bug fixes are no longer provided for this software.
Migrate applications and data to Oracle Cloud Native Environment Release 2.<latest> as soon as possible.
This chapter discusses creating runC containers.
Installing runC
To deploy runC containers you must first set up an Oracle Cloud Native Environment, including the kubernetes module.
For information on installing and deploying Oracle Cloud Native Environment, see
Installation.
Creating runC Containers
RunC is the default runtime when you create containers using the kubectl
command. No special runtime class is needed. For information creating containers using
runc as the runtime engine, see Kubernetes Module.