Skip to content

Commit

Permalink
Formating
Browse files Browse the repository at this point in the history
  • Loading branch information
voatsap committed Oct 6, 2023
1 parent 3f47a13 commit 03f8304
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions docs/cdev-vs-helmfile.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,16 @@ Kubernetes, with its dynamic and versatile nature, requires efficient tools to m

## 1. Introduction

- Cluster.dev:
- A versatile tool designed for managing cloud-native infrastructures with declarative manifests, known as stack templates.
- Integrates with various technologies, including Terraform modules, Kubernetes manifests, Helm charts, and more.
- Promotes a unified approach to deploying, testing, and distributing infrastructure components.

- Helmfile:
- A declarative specification for deploying and synchronizing Helm charts.
- Provides automation and workflow tooling around the Helm tool, making it easier to deploy and manage Helm charts across several clusters or environments.
Cluster.dev:

- A versatile tool designed for managing cloud-native infrastructures with declarative manifests, known as stack templates.
- Integrates with various technologies, including Terraform modules, Kubernetes manifests, Helm charts, and more.
- Promotes a unified approach to deploying, testing, and distributing infrastructure components.

Helmfile:

- A declarative specification for deploying and synchronizing Helm charts.
- Provides automation and workflow tooling around the Helm tool, making it easier to deploy and manage Helm charts across several clusters or environments.

## 2. Core Features & Abilities

Expand Down

0 comments on commit 03f8304

Please sign in to comment.