- 🎥⠀Videos >
- 📖⠀Blog posts >
- 💻⠀Projects >
- Verify Kubernetes Deployments with Datree by Anais Urlichs @ #100DaysOfKubernetes (Jun 23, 2021)
- 🔥 Kubernetes Best Practices and how to enforce them with Datree by Nana Janashia @ TechWorld with Nana (Jun 30, 2021)
- CI and Building Code With Datree by Michael Levan (Sep 23, 2021)
- Verify Kubernetes Deployments with Datree by Anais Urlichs @ #100DaysOfKubernetes (Jun 23, 2021)
- Full Tutorial: Deploying Helm Charts in Kubernetes with Terraform by Anais Urlichs @ #100DaysOfKubernetes (Sep 29, 2021)
- 🔥 AVOID Problems In Production With Kubernetes: Datree Best Practices Validation by Davide Benvegnù @ CoderDave (Oct 12, 2021)
- 🔥 GitOps best practices — Policy as Code on Datree by Anais Urlichs @ #100DaysOfKubernetes (Oct 19, 2021)
- Prevent Kubernetes Misconfigurations from Reaching Production with Datree by Deekshith Kumar (Oct 19, 2021)
- CICD pipeline for Java application to deploy on Kubernetes cluster using Jenkins by Deekshith Kumar (Oct 11, 2021)
- Validating Kubernetes Configurations with Datree by Rahul Wagh (Nov 9, 2021)
- Kubernetes Policy Checks on Custom Resources by Anais Urlichs @ (Nov 25, 2021)
- CI/CD Platform Comparison: CircleCI, Codefresh, GitLab, GitHub Actions by Anais Urlichs @ (Jan 06, 2022)
- Deep Dive: Datree, combating Kubernetes misconfiguration! by Alex Jones @ Cloud Native Skunkworks (Jan 17, 2022)
- Working with Datree’s Helm Plugin - Prevent Kubernetes Misconfigurations by Kunal Kushwaha @ (Jan 21, 2022)
- Adding Custom Rules in Datree - Prevent Kubernetes Misconfigurations by Kunal Kushwaha @ (Jan 24, 2022)
- How To Write And Test Kubernetes Manifests With Datree by Viktor Farcic @ DevOps Toolkit (Feb 21, 2022)
- Git Hooks Tutorial - Practical Examples with Datree by Kunal Kushwaha @ (Feb 23, 2022)
- Using Argo CD & Datree for Stable Kubernetes CI/CD Deployments by Lukonde Mwila @ (Mar 14, 2022)
- Prevent Argo CD Misconfigurations With Datree - Rollouts, Workflows, and More! by Kunal Kushwaha @ (Apr 17, 2022)
- Kubernetes at Home - for review by Christian Lempa @ (Apr 20, 2022)
- Datree CLI GitHub Actions Tutorial - Environments, Secrets, and More! by Kunal Kushwaha @ (Apr 24, 2022)
- Enforce ArgoCD Best Practices with Datree by Noaa Barki @ (Apr 24, 2022)
- ArgoCD Best Practices by Noaa Barki @ (Apr 25, 2022)
- How to Fix ImagePullBackOff Error by Hadar Cohen @ (May 12, 2022)
- Container Best Practices with Datree by Lukonde Mwila @ (Jun 13, 2022)
- Detect Kubernetes misconfigurations before its too late | Introduction to Datree by That DevOps Guy @ (Jul 31,2022)
- How to Gracefully Shutdown Your Apps with a preStop Hook by Shimon Tolts (Aug 18, 2022)
- How to Harden Your K8s According to the NSA by Shimon Tolts (Sep 5, 2022)
- Kubernetes Policies And Admission Controllers Compared - Kyverno vs Datree by Viktor Farcic @ DevOps Toolkit @ (Oct 3, 2022)
- How to Shift-left Your CRD Validation by Hadar Cohen @ (Oct 25, 2022)
- Day 39: Verify Kubernetes Deployments with Datree by Anais Urlichs @ #100DaysOfKubernetes (Jun 23, 2021)
- Kubernetes Best Practices and how to enforce them with Datree by Nana Janashia @ TechWorld with Nana (Jun 30, 2021)
- Running Datree on Window using Ubuntu docker Images by Siddharatha Dhumale (Jul 6, 2021)
- 🔥 Automating quality checks for Kubernetes YAMLs by Wojtek Krzywiec (Sep 2, 2021)
- GitOps best practices — Policy as Code on Datree by Anais Urlichs @ #100DaysOfKubernete (Sep 19, 2021)
- CI With Datree by Michael Levan (Sep 23, 2021)
- 🔥 Prevent Configuration Errors in Kubernetes by Vikas Solegaonkar (Oct 11, 2021)
- AVOID Problems with Kubernetes: Best Practices Enforcement with Datree by CoderDave @ CoderDave (Oct 12, 2021)
- Validate Kubernetes Manifests in GitHub Actions with Datree by Davide Benvegnù @ CoderDave (Oct 13, 2021)
- Kubernetes Best Practices Validation in Azure Pipelines with Datree by Davide Benvegnù @ CoderDave (Oct 14, 2021)
- 🔥 How to validate Kubernetes by Piotr (Oct 17, 2021)
- Full Tutorial: Deploying Helm Charts in Kubernetes with Terraform by Anais Urlichs @ #100DaysOfKubernete (Oct 29, 2021)
- Validating Kubernetes Configurations with Datree by Rahul Wagh (Nov 9, 2021)
- My favourite DevOps & cloud native tools by Anais Urlichs (Nov 19, 2021)
- Custom Policy Rules MADE EASY by Anais Urlichs (Nov 25, 2021)
- Creating custom policies in Datree by Sayyam Gatagat @ AWS Tip (Des 27, 2021)
- VSCode Datree: Datree’s power now in your code editor by Suyash Sonawane (Jan 07, 2022)
- CI/CD Platform Comparison: CircleCI, Codefresh, GitLab, GitHub Actions by Anais Urlichs (Jan 06, 2022)
- Writing a security best practices policy for Datree by Abhradeep Chakraborty (Jan 18, 2022)
- Prevent Kubernetes misconfigurations from reaching production with Datree by Kunal Kushwaha (Jan 22, 2022)
- Working with Datree’s Helm Plugin by Kunal Kushwaha (Mar 23, 2022)
- Continuous Delivery on Kubernetes with Argo CD and Datree by Piotr Mińkowski (Aug 29, 2022)
- CRD catalog - A repository that aggregates over 100 popular Kubernetes CRDs (CustomResourceDefinition) in JSON schema format by datreeio
- CRD extractor - A lightweight tool that extracts all CRDs from a cluster and converts them to JSON schema by datreeio
- Datree github action - A github action that runs the Datree CLI and makes it easy to integrate seamlessly into your CI by datreeio
- Datree kubectl plugin - A kubectl plugin that extends the Datree CLI's capabilities to allow scanning kubernetes manifest files within the cluster for misconfigurations by datreeio
- Datree Helm Plugin - A Helm plugin to validate charts against the Datree policy by datreeio
- Datree Policy Generator - CLI tool to auto-generate custom policy file (policy.yml) based on a given Kubernetes config file by sauravhiremath
- Datree VS Code Extension - VSCode Extension that allows you to run Datree tests on Kubernetes configurations by SuyashSonawane
- Action Helm Datree - A simple plugin for enabling the scanning of helm charts with Datree by AlexsJones
- Yaml Schema Validator - An on-line YAML Schema Validator for easily writing JSONScham in YAML format by datreeio