From 6be83fadd24b472e3625cb56cdba9d7ceeb64630 Mon Sep 17 00:00:00 2001 From: Felix Delattre Date: Thu, 2 Jul 2026 23:11:55 +0200 Subject: [PATCH] fix: remove claim on lack of maturity of eoapi-k8s. --- docs/00-introduction.ipynb | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/00-introduction.ipynb b/docs/00-introduction.ipynb index f4657c2..365bc90 100644 --- a/docs/00-introduction.ipynb +++ b/docs/00-introduction.ipynb @@ -464,7 +464,6 @@ "- Autoscaling: Kubernetes can handle autoscaling based on demand\n", "\n", "#### Disadvantages\n", - "- Less mature than eoapi-cdk\n", "- More expensive to run a Kubernetes cluster than just a PostgreSQL database and some serverless functions" ] },