How-to guides ============= These guides provide instructions for using Ubuntu images on Oracle Cloud. They help you do things like deploy virtual machines, enable security features, and perform upgrades. Using Ubuntu images on Oracle Cloud ----------------------------------- You can use Ubuntu images on Oracle Cloud to deploy virtual machines (VMs) or Oracle Kubernetes Engine (OKE) nodes. * :doc:`Find Ubuntu images ` * :doc:`Deploy Ubuntu OKE nodes using CLI ` * :doc:`Deploy Ubuntu OKE nodes using Terraform ` Enabling security features -------------------------- Enable security features such as full-disk encryption and confidential computing, or use a bastion to access your VM. * :doc:`use-fde` * :doc:`enable-confidential-computing` * :doc:`Use a bastion for access ` Performing upgrades ------------------- Upgrade from one LTS version of Ubuntu to another. * :doc:`upgrade-from-focal-to-jammy` * :doc:`upgrade-from-jammy-to-noble` .. toctree:: :hidden: :maxdepth: 1 Find images Deploy Ubuntu OKE nodes using CLI Deploy Ubuntu OKE nodes using Terraform Use full-disk encryption Enable confidential computing Use a bastion for access Upgrade from Ubuntu 20.04 to 22.04 Upgrade from Ubuntu 22.04 to 24.04