GitOps to enhance cloud native security

preview_player
Показать описание
This video provides an overview of how GitOps can help you enhance the security of your cloud native infrastructure and workloads.

📚Additional Resources📚

🥰Ways to support my content work 🥰
* Please subscribe to my YouTube channel to support my content
and give this video a Thumbs up if you enjoyed it.

📝Also, do comment on any topics that you would like to see covered in future videos.

🕒Timestamps🕒
00:00 - Intro
00:29 - Link to Recording
00:52 - GitOps best practices
01:38 - Software Supply Chain
03:28 - Demo Scanning ArgoCD Application Resources
11:28 - Outro
Рекомендации по теме
Комментарии
Автор

I didn't quite understand the process of composing these CRD schema files, like in your example.
Suppose I have a YAML manifest of a CRD ("kind: CustomResourceDefinition"), how do I create a json schema for it, so Trivy scanner can understand my custom misconfiguration policies?

vmgs