Inspiration
All the developers who deal with kubernetes , want to follow best practices for kubernetes clusters in every espects. But, I think following the security best practices is the most important one. This is the main reason that we took security best practices as our project.
What it does
It is a custom Policy created for Datree. Using this policy, developers can follow the recommended security configurations and practices very easily.
How we built it
We researched a lot before building the policy. We read blogs from Oracle, indivisual professionals and the CNCF conferences. But the most important thing is that this policy is created with regard of CIS Kubernetes benchmark. We tried to include every possible aspect recommended by CIS Kubernetes Benchmark.
Challenges we ran into
The main challenge was to use jsonSchema in the policy. It is the first time we use jsonSchema. Even we didn't know about it before. Finding best practices from the web was also challenging. It took almost 1 and half day to get all these best practices.
Accomplishments that we're proud of
At last, we are able to build this project and hopefully it will help other developers too.
What we learned
We learned about Datree itself, jsonSchema and Kubernetes.
What's next for Security_Policy_best_practices
We will try to include more rules and will improve efficiency of the existing rules.
Built With
- datree
- jsonschema


Log in or sign up for Devpost to join the conversation.