Templates
Amazon EKS
6min
one click deploy click deploy with microtica below and follow the template steps to deploy a kubernetes cluster on your aws account 1\ create an account creating a microtica account https //app microtica com/auth/signup is totally free you can do it by signing up with your email or with your git account 2\ select the eks template in the starting screen, select the amazon eks template , in the starter plan templates section you will have 14 days to try out this plan and the templates available there you will be redirected to a page where you need to configure the necessary parameters, choose an environment in which to deploy your eks cluster, and deploy on the left side you can see which infrastructure resources will be provisioned with this template a vpc component to set up the networking where the eks container will run, and the kubernetes cluster component, which contains ec2 instances, load balancer, and preinstalled ambassador api gateway 3\ configure the template when you open the template you'll see you have some predefined values there these are environment variables that specify a t3 small ec2 instance https //aws amazon com/ec2/instance types/t3/ with 1 node these are the minimal configurations so you can try out the template for more serious purposes you would need bigger compute power so you can configure the template variables for the needs of your workloads you need to save the changes to continue with the next steps 4\ select an environment the next step is providing an environment where your kubernetes cluster will deploy environments help you group infrastructure and application resources, so you can better separate your development and production workloads here you can select an existing environment or create a new one on the spot after that you will need to connect your aws account https //docs microtica com/connect an aws account to deploy the eks cluster there, so you can have ownership of your infrastructure and data 5\ deploy the template to your environment once you’re done with the infrastructure configuration, you can go ahead and trigger a deployment of the environment by clicking on deploy all resources will be created on the provided aws account, expenses will be calculated according to aws pricing for using the services it takes about 10 minutes for this cluster to be deployed on the cloud in the meantime, you can follow the detailed deployment logs