Fargate
New Infrastructure
To setup new AWS infrastructure, follow below steps:
- To create base infrastructure using Magikube please refer Create Project guide.
- Select
aws
from the options inSelect a Cloud Provider
prompt. - If you have setup a default region then
Select a Region
will show it. If that is the region you want to use then move to next step, otherwise you can change to region of your choice. - Use
eks-fargate
forSelect a Cluster Type
. - Validate or update AWS profile name to be used in
Enter AWS profile to use
. - Select your code repository provider in
Source code repository
. - If AWS profile name does not exist then
magikube
will create a new profile with you. It will needAWS Access Key ID
andAWS Secret Access Key
. - Which environment are you creating. Make selection in
Select an Environment
. - If you are creating a
non-production
environment, then select one or more lifecyles inSelect Lifecycle(s)
. - Enter a domain name in the
Enter the Domain Name
prompt. - To create applications, please refer Apps Guide.
Destroy Project
To destroy infrastructure and applications, created using magikube
please refer Destroy Project guide.