You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 6, 2024. It is now read-only.
This will create a new namespace (datree), where Datree’s services and application resources will reside. `datree.token` is used to connect your dashboard to your cluster. Note that the installation can take up to 5 minutes.
54
54
55
+
**Looking for a different installation method?**
56
+
Datree also supports installation via **ArgoCD**, **Flux** and **Openshift**. See our [documentation](https://hub.datree.io/) for instructions.
57
+
55
58
## ⚙️ How it works
56
59
57
60
Datree scans Kubernetes resources against a centrally managed policy, and blocks those that violate your desired policies.
@@ -80,7 +83,7 @@ Datree can be configured via code or via the dashboard. The dashboard offers the
80
83
## 🤩 Additional features
81
84
82
85
Datree offers a suite of features to make adoption seamless:
83
-
***Monitoring** - Datree is first installed in monitoring mode that reports on policy violations, rather than block their deployments.
86
+
***Monitoring** - By default, Datree is installed in monitoring mode and does not block deployments until you decide to do so.
84
87
*[**CLI**](https://hub.datree.io/cli/getting-started) - Help your developers find misconfigurations in their configs before deploying them, by integrating Datree into their CI.
85
88
***Simple integrations** - Datree works seamlessly with popular CD tools such as ArgoCD and FluxCD, and comes with ready-made integrations for various CI platforms.
86
89
***Cluster score** - Rank the stability of your cluster based on the number of detected misconfigurations.
0 commit comments