From dc739724da9bc8e20e5be03c9d86d0cd13a9d2ea Mon Sep 17 00:00:00 2001 From: Anton Lindgren Date: Thu, 11 Oct 2018 15:13:53 +0200 Subject: [PATCH] Try to clarify what "small scale" means --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d4da96ac..8eb44ffe 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ This community seeks to provide: * Production-worthy Kafka setup for persistent (domain- and ops-) data at small scale. + * Small scale simply means that it is not validated for "larger scale". * Operational knowledge, biased towards resilience over throughput, as Kubernetes manifest. * A platform for event-driven (streaming!) microservices design using Kubernetes.