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
Copy file name to clipboardExpand all lines: README.md
+6-11Lines changed: 6 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
Note: We have restrucutred the readme. If you are looking for Devtron's CI/CD capabilites, please [click here](#devtron-platform)
1
+
Note: We have restructured the readme. If you are looking for Devtron's CI/CD capabilities, please [click here](#devtron-platform)
2
2
#
3
3
4
4
<palign="center">
@@ -43,7 +43,7 @@ Note: We have restrucutred the readme. If you are looking for Devtron's CI/CD ca
43
43
Devtron's **extensible Kubernetes Dashboard** provides clear visibility into your Kubernetes clusters and streamlines Helm app management through a single, intuitive interface.<br>
44
44
With built-in RBAC, it ensures secure access while offering integrated insights into workloads deployed via GitOps tools like **ArgoCD** and **FluxCD** across multiple clusters. Devtron creates a centralized DevOps hub, accelerating operations by up to 20x :rocket:
45
45
46
-
Check out the below video to experince the full power of the **Kubernetes Dashboard**.
46
+
Check out the below video to experience the full power of the **Kubernetes Dashboard**.
@@ -65,9 +65,9 @@ Devtron's Kubernetes Dashboard offers a variety of different features, giving yo
65
65
### Features 🤩
66
66
67
67
- Simplified configuration and management for Helm applications with easy rollback
68
-
- Compare and reconcile configuration drifts across enviornments
69
-
- Manage Helm deployments to multiple Kubernetes enviornments
70
-
- A single pane of glass for Helm, ArgoCD and FluxCD applications across multiple clusters
68
+
- Compare and reconcile configuration drifts across environments
69
+
- Manage Helm deployments to multiple Kubernetes environments
70
+
- A single pane of glass for Helm, ArgoCD, and FluxCD applications across multiple clusters
71
71
- Centralized Dashboard to view and manage K8s resources across multiple clusters
72
72
- Comprehensive SSO and RBAC to ensure secure dashboard access for team collaboration
73
73
@@ -111,16 +111,11 @@ For Devtron version less than v0.6.0, run the following command to get the admin
111
111
kubectl -n devtroncd get secret devtron-secret -o jsonpath='{.data.ACD_PASSWORD}'| base64 -d
112
112
```
113
113
114
-
115
114
Please refer to the document for more information on how to [access the Devtron Dashboard](https://docs.dashboard.devtron.ai/getting-started/install-devtron-dashboard).
116
115
117
-
### Install Multi-Architecture Nodes (ARM and AMD)
118
-
119
-
To install Devtron on clusters with the multi-architecture nodes (ARM and AMD), append the Devtron installation command with ```--set installer.arch=multi-arch```
120
-
121
116
## Devtron Platform
122
117
123
-
The Devtron Platform provides a complete solution for all DevOps requirements, helping to create a single centrailzed DevOps Platform for managing all applications across Kubernetes clusters. <br>
118
+
The Devtron Platform provides a complete solution for all DevOps requirements, helping to create a single centralized DevOps Platform for managing all applications across Kubernetes clusters. <br>
124
119
125
120
With Devtron Platform, you can accelerate your application delivery lifecycle by leveraging advanced features like canary deployments, A/B testing, and automated rollbacks. Devtron Platform helps you achieve faster time-to-market and improved application reliability by simplifying Kubernetes operations and streamlining development workflows.
0 commit comments