Skip to content

Commit 737d8d3

Browse files
committed
Starting documentation
1 parent 243889f commit 737d8d3

File tree

1 file changed

+27
-2
lines changed

1 file changed

+27
-2
lines changed

README.md

Lines changed: 27 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,34 @@
11
# ![Sysdig Logo](./images/sysdig-logo-white-text.svg#gh-light-mode-only)![Sysdig Logo - Dark Mode](./images/sysdig-logo.svg#gh-dark-mode-only) [![Deploy to Oracle Cloud][magic_button]][magic_sysdig_stack]
22

3-
Sysdig:...
3+
Terraform module that deploys the Sysdig Secure Agents in Oracle Kubernetes Engine (OKE) Cluster.
44

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.
611

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
732
This quickstart...
833

934
[magic_button]: https://oci-resourcemanager-plugin.plugins.oci.oraclecloud.com/latest/deploy-to-oracle-cloud.svg

0 commit comments

Comments
 (0)