https://github.com/sysdiglabs/gcp-workshop-sysdig
Sysdig workshop introducing how to secure GCP environments from scratch
https://github.com/sysdiglabs/gcp-workshop-sysdig
Last synced: 4 months ago
JSON representation
Sysdig workshop introducing how to secure GCP environments from scratch
- Host: GitHub
- URL: https://github.com/sysdiglabs/gcp-workshop-sysdig
- Owner: sysdiglabs
- Created: 2023-07-19T15:59:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-08T23:06:05.000Z (over 2 years ago)
- Last Synced: 2025-06-14T08:07:50.424Z (7 months ago)
- Language: Shell
- Size: 3.97 MB
- Stars: 1
- Watchers: 7
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sysdig workshop for GCP
This workshop is designed to be hosted by qwiklabs
Target repo: https://github.com/CloudVLab/gcp-ce-content
Lab: [ce070-a-hands-on-introduction-to-sysdig/](https://github.com/CloudVLab/gcp-ce-content/tree/main/labs/ce070-a-hands-on-introduction-to-sysdig)
## Launch workshop automations
Read static/code/bootstrap_prereq.md
## Assets
- GCP Account with administrator access
- Sysdig Acount
## Automations
Automations are located in the folder `static/code`
#### Sysdig
- [ ] Generate Sysdig accounts and assign to attendees
#### General
- [x] Dependencies (jq gettext bash-completion moreutils)
- [x] gcloud CLI + delete previous credentials (in case) + configure credentials
- [x] kubectl
- [x] helm
#### GKE
- [x] IaC provisioning
- [x] Deploy test workloads (helm)
#### GCR
- [x] Create GCR registry, pull sample images and push them
## Content
Content is located in the folder `content`