kubectl-datree VS action-datree

Compare kubectl-datree vs action-datree and see what are their differences.

kubectl-datree

A kubectl plugin that extends Datree to test resources within the cluster (by datreeio)

action-datree

Github action that runs the Datree CLI (by datreeio)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
kubectl-datree action-datree
2 1
48 24
- -
0.0 0.0
over 1 year ago 6 months ago
Shell Shell
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

kubectl-datree

Posts with mentions or reviews of kubectl-datree. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-05.
  • Datree, a Tool Which Really Shifts Your Cluster Security Even More Left
    4 projects | dev.to | 5 Aug 2022
    $ kubectl krew install datree Updated the local copy of plugin index. Installing plugin: datree Installed plugin: datree \ | Use this plugin: | kubectl datree | Documentation: | https://github.com/datreeio/kubectl-datree | Caveats: | \ | | Before using this plugin, the Datree CLI needs to be installed. | | See https://hub.datree.io/ for quick and easy installation. | / /
  • Gatekeeper vs Kyverno
    3 projects | /r/kubernetes | 18 Apr 2022
    I worked with both of them and from my experience Gatekeeper is more solid and accountable, I even wrote an article about Gatekeeper. Both Gatekeeper and Kyverno require a lot of heavy lifting work. On the one hand, Gatekeeper will probably require more configuration work however the community and the tool itself are more stable than Kyverno. On the other hand, Kyverno policy-as-code capabilities are much easier to use/understand. This way or another, for me using Kyverno’s policy language or Rego for my policies, wasn’t such a pleasant experience. I personally believe in GitOps and shifting left so if you’re looking for tools I would highly recommend you to review Datree, which is an open-source CLI (Disclaimer: I’m one of the developers at Datree). Datree is a more centralized policy management solution rather than a policy engine. Unlike Kyverno/Gatekeeper Datree was built to help DevOps teams to shift left and practice GitOps by delegating more responsibilities to the developers more efficiently. In practice, Datree already comes with built-in rules and policies along with YAML and schema validation for K8s resources and CRDs such as Argo CRDs. Datree’s policies are written in JSONScheme which is a common solid policy language supported by the community for many years. Additionally, Datree’s CLI also comes with a dashboard app where you can monitor the policies in your organization. You can modify and update your policies, review which policies are being used in practice, and control who can create/delete/update your policies. The major difference is that at the moment, unlike Kyverno/Gatekeeper Datree doesn’t provide native policy enforcement in the Kubernetes cluster at the moment but we expect to release this support very soon. At the moment, we provide a way to scan the cluster using a kubectl plugin. Feel free to check it out :)

action-datree

Posts with mentions or reviews of action-datree. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-05.
  • Datree, a Tool Which Really Shifts Your Cluster Security Even More Left
    4 projects | dev.to | 5 Aug 2022
    Datree, the 5.8k⭐ open-source CLI tool empowers engineers to write more stable configurations, so they can actually sleep at night. It allows you to integrate it into any CI flow and trigger it whenever you want, such as each time team make a change or submit a pull request, for example.

What are some alternatives?

When comparing kubectl-datree and action-datree you can also consider the following projects:

datree - Prevent Kubernetes misconfigurations from reaching production (again 😤 )! From code to cloud, Datree provides an E2E policy enforcement solution to run automatic checks for rule violations. See our docs: https://hub.datree.io

helm-datree - A Helm plugin to validate charts against the Datree's CLI tool

awesome-datree - ⚙️ A curated list of resources for using Datree's CLI tool

awesome-jsonschema - A curated list of awesome JSON Schema resources, tutorials, tools, and more.