From a5ed4fb48868e349f86f50394ed656ad9aad5607 Mon Sep 17 00:00:00 2001 From: Jean-Pascal MEWENEMESSE Date: Fri, 24 Apr 2026 09:34:01 +0200 Subject: [PATCH 1/6] docs: Update org profile README, short desc and usefull links --- profile/README.md | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/profile/README.md b/profile/README.md index 596fd67..f425aeb 100644 --- a/profile/README.md +++ b/profile/README.md @@ -1,12 +1,19 @@ -## Hi there 👋 +
+ OKDP Logo - +
+ +--- + +**OKDP (Open Kubernetes Data Platform)** is a modular, open-source data platform built for Kubernetes. +Deploy only what you need: Apache Spark, Hive Metastore, Trino, Superset, Airflow, JupyterHub, each as a standalone Helm chart or as a complete, OIDC-secured stack. + +- **Try it** → [okdp-sandbox](https://github.com/OKDP/okdp-sandbox): deploy the full stack in minutes +- **Install** → [helm-handbook](https://github.com/OKDP/helm-handbook): Helm chart install guides and values +- **Learn more** → [OKDP/OKDP](https://github.com/OKDP/OKDP): component inventory and governance +- **Contribute** → see our [Contributing Guide](https://github.com/OKDP/.github/blob/main/CONTRIBUTING.md) From d6c0d62a4a2abeb66af848095ccaa53a9cd6c5ef Mon Sep 17 00:00:00 2001 From: Jean-Pascal MEWENEMESSE Date: Tue, 28 Apr 2026 10:54:54 +0200 Subject: [PATCH 2/6] docs: use the okdp-inverted logo to cope with theming --- profile/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index f425aeb..282e7e9 100644 --- a/profile/README.md +++ b/profile/README.md @@ -1,5 +1,5 @@
- OKDP Logo + OKDP Logo
From 04b743bbf636a3509610063f7eee21ab2db241d1 Mon Sep 17 00:00:00 2001 From: Jean-Pascal MEWENEMESSE Date: Tue, 5 May 2026 15:22:03 +0200 Subject: [PATCH 3/6] governance: Update profile/README.md Co-authored-by: Lionel Herbet --- profile/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profile/README.md b/profile/README.md index 282e7e9..86aa316 100644 --- a/profile/README.md +++ b/profile/README.md @@ -17,3 +17,5 @@ Deploy only what you need: Apache Spark, Hive Metastore, Trino, Superset, Airflo - **Install** → [helm-handbook](https://github.com/OKDP/helm-handbook): Helm chart install guides and values - **Learn more** → [OKDP/OKDP](https://github.com/OKDP/OKDP): component inventory and governance - **Contribute** → see our [Contributing Guide](https://github.com/OKDP/.github/blob/main/CONTRIBUTING.md) + +OKDP is backed by the [TOSIT](https://tosit.io/) association. From 2b115864ed00ad9d4b3630df7a9fca5b9710b062 Mon Sep 17 00:00:00 2001 From: Jean-Pascal MEWENEMESSE Date: Mon, 11 May 2026 11:28:22 +0200 Subject: [PATCH 4/6] feat: removed helm-handbook link because it is currently a private repo --- profile/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/profile/README.md b/profile/README.md index 86aa316..6b1a827 100644 --- a/profile/README.md +++ b/profile/README.md @@ -12,9 +12,8 @@ **OKDP (Open Kubernetes Data Platform)** is a modular, open-source data platform built for Kubernetes. Deploy only what you need: Apache Spark, Hive Metastore, Trino, Superset, Airflow, JupyterHub, each as a standalone Helm chart or as a complete, OIDC-secured stack. - + - **Try it** → [okdp-sandbox](https://github.com/OKDP/okdp-sandbox): deploy the full stack in minutes -- **Install** → [helm-handbook](https://github.com/OKDP/helm-handbook): Helm chart install guides and values - **Learn more** → [OKDP/OKDP](https://github.com/OKDP/OKDP): component inventory and governance - **Contribute** → see our [Contributing Guide](https://github.com/OKDP/.github/blob/main/CONTRIBUTING.md) From 7464cb05232899a28d3f3d8142d03688dc3bc8a1 Mon Sep 17 00:00:00 2001 From: Jean-Pascal MEWENEMESSE Date: Mon, 11 May 2026 11:34:33 +0200 Subject: [PATCH 5/6] feat: add comment for contributing.md link change --- profile/README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/profile/README.md b/profile/README.md index 6b1a827..956bfe6 100644 --- a/profile/README.md +++ b/profile/README.md @@ -12,9 +12,12 @@ **OKDP (Open Kubernetes Data Platform)** is a modular, open-source data platform built for Kubernetes. Deploy only what you need: Apache Spark, Hive Metastore, Trino, Superset, Airflow, JupyterHub, each as a standalone Helm chart or as a complete, OIDC-secured stack. - + - **Try it** → [okdp-sandbox](https://github.com/OKDP/okdp-sandbox): deploy the full stack in minutes - **Learn more** → [OKDP/OKDP](https://github.com/OKDP/OKDP): component inventory and governance -- **Contribute** → see our [Contributing Guide](https://github.com/OKDP/.github/blob/main/CONTRIBUTING.md) +- **Contribute** → see our [Contributing Guide](https://github.com/jpmewenemesse/.github/blob/feat/added-contributing-file/CONTRIBUTING.md) OKDP is backed by the [TOSIT](https://tosit.io/) association. From a9c86a3ff6ff12f3a0deaf0ce338833131c94dc1 Mon Sep 17 00:00:00 2001 From: Jean-Pascal MEWENEMESSE Date: Tue, 12 May 2026 14:00:03 +0200 Subject: [PATCH 6/6] feat: Update profile/README.md Moved non merged link to comment Co-authored-by: Romain Pignolet --- profile/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index 956bfe6..0fb851c 100644 --- a/profile/README.md +++ b/profile/README.md @@ -18,6 +18,6 @@ Deploy only what you need: Apache Spark, Hive Metastore, Trino, Superset, Airflo --> - **Try it** → [okdp-sandbox](https://github.com/OKDP/okdp-sandbox): deploy the full stack in minutes - **Learn more** → [OKDP/OKDP](https://github.com/OKDP/OKDP): component inventory and governance -- **Contribute** → see our [Contributing Guide](https://github.com/jpmewenemesse/.github/blob/feat/added-contributing-file/CONTRIBUTING.md) + OKDP is backed by the [TOSIT](https://tosit.io/) association.