helm-datree VS kubectl-datree

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

helm-datree

A Helm plugin to validate charts against the Datree's CLI tool (by datreeio)

kubectl-datree

A kubectl plugin that extends Datree to test resources within the cluster (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
helm-datree kubectl-datree
6 2
110 48
0.0% -
0.0 0.0
6 months ago over 1 year 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.

helm-datree

Posts with mentions or reviews of helm-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
    This plugin is used to check charts against Datree policy. The mentioned plugin can be installed using the command:
  • Working with Datree’s Helm Plugin
    2 projects | dev.to | 27 Mar 2022
    $ helm plugin install https://github.com/datreeio/helm-datree Installing helm-datree... https://github.com/datreeio/datree/releases/download/1.0.6/datree-cli_1.0.6_Darwin_x86_64.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 673 100 673 0 0 1439 0 --:--:-- --:--:-- --:--:-- 1469 100 6901k 100 6901k 0 0 1852k 0 0:00:03 0:00:03 --:--:-- 2865k helm-datree is installed. See https://hub.datree.io for help getting started. Installed plugin: datree
  • Validating Kubernetes Configurations with Datree
    8 projects | dev.to | 8 Nov 2021
    In this post, 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.)
  • AVOID Problems with Kubernetes: Best Practices Enforcement with Datree
    1 project | dev.to | 12 Oct 2021
    helm plugin install https://github.com/datreeio/helm-datree
  • Automating quality checks for Kubernetes YAMLs
    5 projects | dev.to | 2 Sep 2021
    steps: - name: Checkout 🛎️ uses: actions/checkout@v2 - name: Install Datree 🔨 run: | helm plugin install https://github.com/datreeio/helm-datree - name: Datree test 🔥 env: DATREE_TOKEN: ${{ secrets.DATREE_TOKEN }} run: | helm datree test ./helm/app -- --values ./helm/adminer.yaml

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 :)

What are some alternatives?

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

k8s-helm-helmfile - Project which compares 3 approaches to deploy apps on Kubernetes cluster (using kubectl, helm & helmfile)

action-datree - Github action that runs the Datree CLI

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 - GitHub action for deploying Helm charts.

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

Travis CI.com - Free continuous integration platform for GitHub projects.

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

Jenkins - Jenkins automation server

Adminer - Database management in a single PHP file

go-unsplash - Go Client for the Unsplash API

kubernetes - Production-Grade Container Scheduling and Management