Nodegroup
New Infrastructure
To setup new AWS infrastructure, follow below steps:
- To create base infrastructure using Magikube please refer Create Project guide.
- Select
awsfrom the options inSelect a Cloud Providerprompt. - If you have setup a default region then
Select a Regionwill 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-nodegroupforSelect 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
magikubewill create a new profile with you. It will needAWS Access Key IDandAWS Secret Access Key. - Which environment are you creating. Make selection in
Select an Environment. - If you are creating a
non-productionenvironment, then select one or more lifecyles inSelect Lifecycle(s). - Enter a domain name in the
Enter the Domain Nameprompt. - To create applications, please refer Apps Guide.
Destroy Project
To destroy infrastructure and applications, created using magikube please refer Destroy Project guide.