Skip to content

feat: Add SOC2-oriented Kubernetes baseline example#35

Merged
anmolnagpal merged 2 commits intomasterfrom
feat/soc2-k8s-baseline-example
Feb 16, 2026
Merged

feat: Add SOC2-oriented Kubernetes baseline example#35
anmolnagpal merged 2 commits intomasterfrom
feat/soc2-k8s-baseline-example

Conversation

@anmolnagpal
Copy link
Collaborator

Summary

  • Added new example: _examples/soc2-baseline/
    • main.tf
    • outputs.tf
    • versions.tf
    • README.md
  • Added tf-check workflow job for new example path

What this baseline demonstrates

  • HA control plane enabled
  • Controlled upgrade posture (manual wave-ready)
  • Defined maintenance window
  • Critical vs application node-pool separation
  • Audit/evidence-friendly tagging conventions

Notes

  • This is a technical baseline and does not claim certification by itself.
  • README includes explicit manual controls still required for SOC2 readiness.

@anmolnagpal anmolnagpal changed the title feat(examples): add SOC2-oriented Kubernetes baseline example feat(examples): add soc2-oriented kubernetes baseline example Feb 14, 2026
Copy link
Collaborator Author

@anmolnagpal anmolnagpal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed CI results: failing jobs are in soc2-baseline init/validate and one formatting bootstrap step. I could not reproduce locally in this runner because Terraform CLI is unavailable; please run terraform fmt + terraform init/validate in _examples/soc2-baseline locally and push fixes.

@anmolnagpal anmolnagpal added the enhancement New feature or request label Feb 16, 2026
@anmolnagpal anmolnagpal changed the title feat(examples): add soc2-oriented kubernetes baseline example feat(examples): add SOC2-oriented Kubernetes baseline example Feb 16, 2026
@anmolnagpal anmolnagpal changed the title feat(examples): add SOC2-oriented Kubernetes baseline example feat(examples): Add SOC2-oriented Kubernetes baseline example Feb 16, 2026
@anmolnagpal anmolnagpal changed the title feat(examples): Add SOC2-oriented Kubernetes baseline example feat(examples): add soc2-oriented kubernetes baseline example Feb 16, 2026
@anmolnagpal anmolnagpal changed the title feat(examples): add soc2-oriented kubernetes baseline example feat: Add SOC2-oriented Kubernetes baseline example Feb 16, 2026
@anmolnagpal anmolnagpal merged commit 68210a9 into master Feb 16, 2026
51 of 57 checks passed
@anmolnagpal anmolnagpal deleted the feat/soc2-k8s-baseline-example branch February 16, 2026 03:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant