kezhenxu94 commented on PR #202: URL: https://github.com/apache/skywalking-booster-ui/pull/202#issuecomment-1339013800
> > we need some scripts to open service accordingly. > > Got, These scripts should be written to showcase project, and user could deploy showcase to EKS (or other cloud service), The ideal way is that users only need to configure access-token of AWS. Right ? > I don't recommend to use raw shell scripts to create AWS resources, one way I prefer is to use [Terraform](https://www.terraform.io) to create those resources, users only need to provide access key / access secret and run our showcase command such as `make deploy.kubernetes FEATURE_FLAGS=aws,<others>` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
