Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 530 Bytes

File metadata and controls

10 lines (6 loc) · 530 Bytes

Snyk IaC-specific CI/CD strategies

The best way to implement Snyk Infrastructure as Code in your pipeline is as part of the stages, but after the SCA and the Containers stage.

Snyk Infrastructure as Code supports:

  • Deployments, Pods, and Services
  • CronJobs, Jobs, StatefulSet, ReplicaSet, DaemonSet, and ReplicationController

See Test your Kubernetes files with Snyk CLI for more details.