Environment
Keramik can be setup in a local or eks environment.
Local Environment
Requires
When using a local environment, you will need to create a cluster
EKS
Requires
- eks - https://eksctl.io/introduction/#installation
- aws cli - https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html
Once these are installed, you will need to login with aws cli via sso
aws configure sso
You will need to use https://3box.awsapps.com/start/
for the sso url with region us-east-2
. Use account
Benchmarking
with role AWSAdministratorAccess
. It is recommended to rename the profile to keramik
or benchmarking
.
You can now find namespaces with
aws eks update-kubeconfig --region=us-east-1 --profile=keramik --name=benchmarking-ceramic
When using an eks environment, you do not need to create a cluster. You will need to setup a network.