Skip to content

Test Sysdig IaC policy evaluation for voting app#488

Open
Carroline790 wants to merge 7 commits into
dockersamples:mainfrom
Carroline790:sysdig-iac-test
Open

Test Sysdig IaC policy evaluation for voting app#488
Carroline790 wants to merge 7 commits into
dockersamples:mainfrom
Carroline790:sysdig-iac-test

Conversation

@Carroline790
Copy link
Copy Markdown

Summary

This PR makes a small change to the Kubernetes manifests for the voting app to exercise Sysdig's IaC / Pull Request Policy Evaluation.

Changes:

  • Updated the vote deployment replicas from 1 to 2.
  • (Optional: Added basic resources.requests for the vote container.)

Purpose

  • Validate that the Sysdig Git integration (Git Source: voting-app-iac) is correctly scanning PRs.
  • See which IaC posture / compliance policies are applied (e.g., CIS Kubernetes, Sysdig K8s Best Practices).
  • Confirm that any misconfigurations in the manifests (containers running as root, missing resource limits, etc.) are surfaced directly in the PR checks.

Notes

This change is intentionally minimal and safe; its main goal is to demonstrate Sysdig's IaC scanning workflow rather than to introduce functional changes to the application.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant