Using EKS ========= **How-to guides for using Ubuntu on EKS** - If you want to use Ubuntu on your EKS worker nodes, choose from one of the following deployment options: * Use an Ubuntu AMI - Ubuntu EKS AMIs are available through :doc:`AWS CLI<../../aws-how-to/instances/find-ubuntu-images>` or from the `AWS marketplace`_. They can be used to: * :doc:`Deploy an Ubuntu EKS cluster ` * :doc:`Deploy an Ubuntu Pro cluster ` * :doc:`Deploy an Ubuntu Pro FIPS cluster ` * Use a Pro token - If you want to create an EKS cluster using your Pro token obtained from Canonical, follow the instructions given in: * :doc:`Deploy a Pro cluster (with / without FIPS) using tokens ` **Other EKS related how-to guides** * :doc:`Enable GPUs on EKS worker nodes ` .. _`AWS marketplace`: https://aws.amazon.com/marketplace/search/results?searchTerms=Ubuntu+Pro+eks&CREATOR=565feec9-3d43-413e-9760-c651546613f2&filters=CREATOR .. toctree:: :hidden: :maxdepth: 1 Deploy an Ubuntu cluster Deploy an Ubuntu Pro cluster Deploy an Ubuntu Pro FIPS cluster Deploy an Ubuntu Pro cluster using tokens Deploy a self-managed Ubuntu node group Enable GPUs on EKS