-
Notifications
You must be signed in to change notification settings - Fork 27
feat: cloudconnector deployment on AppRunner #85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…aws-secure-for-cloud into feat-apprunner-poc
…aws-secure-for-cloud into feat-apprunner-poc
…aws-cloudvision into feat-apprunner-poc
…aws-secure-for-cloud into feat-apprunner-poc
…aws-secure-for-cloud into feat-apprunner-poc
README.md
Outdated
## Usage | ||
|
||
- There are several ways to deploy this in you AWS infrastructure, gathered under **[`/examples`](./examples)** | ||
- [Single Account](#--single-account) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
### - Single-Account on AppRunner | ||
|
||
Sysdig workload will be deployed using AppRunner in the same account where user's resources will be watched.<br/> | ||
More info in [`./examples/single-account-apprunner`](https://github.com/sysdiglabs/terraform-aws-secure-for-cloud/tree/master/examples/single-account-apprunner) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i would point all diagrams to master already, or you're gonna need an extra PR for that :D
almost ready to go @penguinjournals ! left you some comments for changes ( edited the main description to add side-quest changes for clarification and for next iteration we need to sync apprunner with #84 and disable scanning by default. but that for another PR :D |
README.md
Outdated
If you already own a Kubernetes Cluster on AWS, you can use it to deploy Sysdig Secure for Cloud, instead of default ECS cluster.<br/> | ||
More info in [`./examples/single-account-k8s`](https://github.com/sysdiglabs/terraform-aws-secure-for-cloud/tree/master/examples/single-account-k8s) | ||
|
||
 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this one to master
too :P
feat: deploy cloudconnector on apprunner
side-quest