From 77ce966d9fa8ec52309afc85db6d44bbfdf660f1 Mon Sep 17 00:00:00 2001 From: Aleksandr Kislitsyn Date: Thu, 6 Aug 2026 10:11:06 +0200 Subject: [PATCH] removing obsolete warning - licensing unit for Aidbox is a dataset --- .../run-aidbox-in-kubernetes/highly-available-aidbox.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/deployment-and-maintenance/deploy-aidbox/run-aidbox-in-kubernetes/highly-available-aidbox.md b/docs/deployment-and-maintenance/deploy-aidbox/run-aidbox-in-kubernetes/highly-available-aidbox.md index 087e6d67c..f290645fd 100644 --- a/docs/deployment-and-maintenance/deploy-aidbox/run-aidbox-in-kubernetes/highly-available-aidbox.md +++ b/docs/deployment-and-maintenance/deploy-aidbox/run-aidbox-in-kubernetes/highly-available-aidbox.md @@ -8,9 +8,6 @@ description: Configure highly available Aidbox on Kubernetes with multiple repli Run parallel Aidbox replicas supported from **2208** version {% endhint %} -{% hint style="warning" %} -**License `max-instances`** — every replica counts as one Aidbox instance against your license. Set `max-instances` on [aidbox.app](https://aidbox.app) to at least the number of replicas you run, or you will see a [concurrent instances warning](../../../overview/licensing-and-support.md#concurrent-instances-warning) on every API response (the warning is informational and does not block operations). Read-only PostgreSQL replicas do not count. -{% endhint %} ### Concept