How-to guides ============= These guides provide instructions for performing different operations related to our products on Google Cloud. GCE - Launching and using Ubuntu instances ------------------------------------------ While using Ubuntu on GCP, you'll need to perform tasks such as finding the right image to use, launching different instance types, creating golden images and containers, using Ubuntu Pro and doing upgrades. * :doc:`Find images ` * :doc:`Create instances ` * :doc:`Launch a desktop ` * :doc:`Build a Pro golden image ` * :doc:`Create customised docker containers ` * :doc:`Upgrade to Pro ` * :doc:`Enable Pro features ` * :doc:`Upgrade from Focal to Jammy ` * :doc:`Set hostname ` GKE and Kubernetes ------------------ If you want to use Ubuntu Pro on your Kubernetes cluster, you can deploy it on GCE using these instructions. * :doc:`Deploy Kubernetes on GCE ` Contributing to the docs ------------------------ If you come across any problems with this documentation and you want to help with corrections, suggestions or new content, here's how you can do that: * :doc:`contribute-to-these-docs` .. toctree:: :hidden: :maxdepth: 1 gce/index gke/index contribute-to-these-docs