|
1 | 1 | #  [![Deploy to Oracle Cloud][magic_button]][magic_sysdig_stack] |
2 | 2 |
|
3 | | -Sysdig:... |
| 3 | +Terraform module that deploys the Sysdig Secure Agents in Oracle Kubernetes Engine (OKE) Cluster. |
4 | 4 |
|
5 | | -## Summary |
| 5 | +## Requirements |
| 6 | +- An OCI account, the Oracle CLI (Resource Manager) and Terraform installed and configured. Find the step by step instructions in hte [Oracle QuickStart Prerequisites](https://github.com/oracle-quickstart/oci-prerequisites). |
| 7 | +- A [Sysdig account](https://sysdig.com/company/start-free). Configuration parameters |
| 8 | + - Sysdig Access Key: From Sysdig panel go to Settings > Agent installation and copy the alphanumeric string. |
| 9 | + - [Agent Collector url, port and Node Image Analyzer endpoint](https://docs.sysdig.com/en/docs/administration/saas-regions-and-ip-ranges). Make sure to choose the right ones matching your SaaS region. |
| 10 | +- If the Snyk integration is enabled, you need the Snyk monitor configured and running on the same cluster. |
6 | 11 |
|
| 12 | +## Usage options |
| 13 | +There are three ways to deploy this in your OCI infrastructure |
| 14 | +- Using the magic button. |
| 15 | +- Deploy using Terraform CLI. |
| 16 | +- Upload the module to the Oracle Resource Manager. |
| 17 | + |
| 18 | +### Using the magic button |
| 19 | +1. Click the button [![Deploy to Oracle Cloud][magic_button]][magic_sysdig_stack] to go to the OCI deployment wizard. |
| 20 | +2. Provide configuration parameters and credentials explained in the requirements section above. |
| 21 | +3. Follow the wizard isntructions and run **Plan** check the stack. |
| 22 | +4. Go to **Stack Page > Terraform Actions > Apply** to deploy the infrastructure. |
| 23 | +5. If no longer need the infrastructure, run **Stack Page > Terraform Actions > Destroy** |
| 24 | + |
| 25 | +### Deploy using Terraform CLI |
| 26 | +This quickstart... |
| 27 | + |
| 28 | +### Upload the module to the Resource Manager |
| 29 | +This quickstart... |
| 30 | + |
| 31 | +## Start using Sysdig + OKE |
7 | 32 | This quickstart... |
8 | 33 |
|
9 | 34 | [magic_button]: https://oci-resourcemanager-plugin.plugins.oci.oraclecloud.com/latest/deploy-to-oracle-cloud.svg |
|
0 commit comments