From a026c6750491c17ed3c16ffbf469adbab1b6559e Mon Sep 17 00:00:00 2001 From: Anton Novikov Date: Wed, 5 Feb 2025 22:07:23 +0400 Subject: [PATCH] #59 - Sync README.md with index.md. --- README.md | 40 +++++++++++++++++++++------------------- docs/index.md | 43 +++++++++++++++++++++++-------------------- 2 files changed, 44 insertions(+), 39 deletions(-) diff --git a/README.md b/README.md index 988591b..45f5d73 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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. diff --git a/docs/index.md b/docs/index.md index b61813e..f981c8f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -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) @@ -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 @@ -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.