Validating Kubernetes Configurations with Datree

Validating Kubernetes Configurations with Datree

Datree GitHub Repo - https://github.com/datreeio/datree
Datree Guide - https://jhooq.com/using-datree/

Datree allows developers to verify the Kubernetes configuration before applying it directly into the Production, Stage, Test, or even the Development environment. Datree is a command-line tool that is installed locally onto the developer’s machine so that he or she can run the CLI commands that verify the Kubernetes manifests (YAML files).

In this tutorial, I will show you how to use Datree step by step, starting with installing the tool and then verifying the Kubernetes manifest file. (If you need to check your helm charts instead, this can easily be done with the Datree Helm plugin.)

▬▬▬▬▬▬ ⭐️ 🕘Timestamps ⭐️ ▬▬▬▬▬▬
0:00 Intro
2:32 Install datree
4:00 How to use Datree to validate kubernetes manifest
5:49 View and Edit Datree policy via browser
7:11 Fixing the validation errors
8:15 Re-run the datree validation after fixing the issues command
11:25 Conclusion

For more details on Datree refer to - https://www.datree.io/

To learn more on DevOps visit - https://jhooq.com

Disclaimer/Policy: All the content/instructions are solely mine. The source is completely open-source.

Video is copyrighted and can not be re-distributed on any platform.

kubernetesdatreedevops

Post a Comment

0 Comments