2 Using runC
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.