Skip to content

Commit

Permalink
#59 - Sync README.md with index.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
anovikov-el committed Feb 5, 2025
1 parent 2d2c4e2 commit a026c67
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 39 deletions.
40 changes: 21 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,25 +37,6 @@ RMK has been designed to be used by different IT specialists, among them are Dev
SREs,
cloud architects, system analytics, software testers and even managers with minimal technical background.

### Efficiency in numbers

Initially, it has been developed by [Edenlab LLC](https://edenlab.io/) as the main CLI for provisioning and managing
[Kodjin FHIR Server](https://kodjin.com) on Kubernetes clusters in different environments.

Since 2021, RMK has been an integral part of the company’s Kubernetes infrastructure, used regularly for automated
provisioning and destroy of temporary Kubernetes clusters for development and testing purposes, both manually and within
CI/CD pipelines.

**:rocket: Proven at scale**:

- **220+** clusters handled **monthly** (based on a 5-day workweek).
- **2,600+** clusters handled **annually**.
- **10,000+** clusters orchestrated **since 2021**.

Beyond internal use, RMK is also leveraged by various external clients to streamline their CI/CD workflows, ensuring
fast and
efficient Kubernetes environment management.

### Advantages

RMK simplifies the setup and management of Kubernetes-based projects of any complexity level due to the following
Expand Down Expand Up @@ -92,6 +73,27 @@ advantages:

### Edenlab LLC use cases

#### Efficiency in numbers

Initially, it has been developed by [Edenlab LLC](https://edenlab.io/) as the main CLI for provisioning and managing
[Kodjin FHIR Server](https://kodjin.com) on Kubernetes clusters in different environments.

Since 2021, RMK has been an integral part of the company’s Kubernetes infrastructure, used regularly for automated
provisioning and destroy of temporary Kubernetes clusters for development and testing purposes, both manually and within
CI/CD pipelines.

**:rocket: Proven at scale**:

- **220+** clusters handled **monthly** (based on a 5-day workweek).
- **2,600+** clusters handled **annually**.
- **10,000+** clusters orchestrated **since 2021**.

Beyond internal use, RMK is also leveraged by various external clients to streamline their CI/CD workflows, ensuring
fast and
efficient Kubernetes environment management.

#### Managing clusters

At [Edenlab LLC](https://edenlab.io/), RMK is utilized to deploy the [Kodjin FHIR Server](https://kodjin.com)
across various cloud providers and on-premise environments.

Expand Down
43 changes: 23 additions & 20 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,10 @@ environments,
in [CI/CD](https://www.redhat.com/en/topics/devops/what-is-ci-cd) and [DevOps](https://www.atlassian.com/devops).

* [Overview](#overview)
* [Efficiency in numbers](#efficiency-in-numbers)
* [Advantages](#advantages)
* [Edenlab LLC use cases](#edenlab-llc-use-cases)
* [Efficiency in numbers](#efficiency-in-numbers)
* [Managing clusters](#managing-clusters)
* [Related repositories](#related-repositories)
* [GitHub](#github)
* [Helm charts](#helm-charts)
Expand Down Expand Up @@ -72,25 +73,6 @@ RMK has been designed to be used by different IT specialists, among them are Dev
SREs,
cloud architects, system analytics, software testers and even managers with minimal technical background.

### Efficiency in numbers

Initially, it has been developed by [Edenlab LLC](https://edenlab.io/) as the main CLI for provisioning and managing
[Kodjin FHIR Server](https://kodjin.com) on Kubernetes clusters in different environments.

Since 2021, RMK has been an integral part of the company’s Kubernetes infrastructure, used regularly for automated
provisioning and destroy of temporary Kubernetes clusters for development and testing purposes, both manually and within
CI/CD pipelines.

**:rocket: Proven at scale**:

- **220+** clusters handled **monthly** (based on a 5-day workweek).
- **2,600+** clusters handled **annually**.
- **10,000+** clusters orchestrated **since 2021**.

Beyond internal use, RMK is also leveraged by various external clients to streamline their CI/CD workflows, ensuring
fast and
efficient Kubernetes environment management.

### Advantages

RMK simplifies the setup and management of Kubernetes-based projects of any complexity level due to the following
Expand Down Expand Up @@ -127,6 +109,27 @@ advantages:

### Edenlab LLC use cases

#### Efficiency in numbers

Initially, it has been developed by [Edenlab LLC](https://edenlab.io/) as the main CLI for provisioning and managing
[Kodjin FHIR Server](https://kodjin.com) on Kubernetes clusters in different environments.

Since 2021, RMK has been an integral part of the company’s Kubernetes infrastructure, used regularly for automated
provisioning and destroy of temporary Kubernetes clusters for development and testing purposes, both manually and within
CI/CD pipelines.

**:rocket: Proven at scale**:

- **220+** clusters handled **monthly** (based on a 5-day workweek).
- **2,600+** clusters handled **annually**.
- **10,000+** clusters orchestrated **since 2021**.

Beyond internal use, RMK is also leveraged by various external clients to streamline their CI/CD workflows, ensuring
fast and
efficient Kubernetes environment management.

#### Managing clusters

At [Edenlab LLC](https://edenlab.io/), RMK is utilized to deploy the [Kodjin FHIR Server](https://kodjin.com)
across various cloud providers and on-premise environments.

Expand Down

0 comments on commit a026c67

Please sign in to comment.