From 31f75cdb40cfcf80046d31dc26d2146093046152 Mon Sep 17 00:00:00 2001 From: Karl Johan Grahn Date: Fri, 2 Aug 2024 20:29:27 +0200 Subject: [PATCH 1/4] update --- .../installation/basic-vs-enterprise-tier.md | 30 ++++++++++++++----- 1 file changed, 23 insertions(+), 7 deletions(-) diff --git a/content/installation/basic-vs-enterprise-tier.md b/content/installation/basic-vs-enterprise-tier.md index c1fd0eecd..3249265ab 100644 --- a/content/installation/basic-vs-enterprise-tier.md +++ b/content/installation/basic-vs-enterprise-tier.md @@ -1,15 +1,23 @@ # Basic vs Enterprise Tier -Multi Tenant Operator offers two types of versions to the end customers +Multi Tenant Operator is available in two versions: _Basic_ and _Enterprise_. The difference between the versions are highlighted here: -* Basic Tier (up to 2 Tenants) -* Enterprise Tier +| Feature | Basic | Enterprise | +| :- | :-: | :-: | +| Number of possible Tenants | Two (2) | Unlimited | +| Support | Community support | Stakater support with Key Account Manager to build strong relationships and strong understanding of requirements and needs | +| Custom development requests | Not possible | Possible through support requests, which will be prioritized | +| Price | Free | Price available on the [Multi Tenant Operator website](https://www.stakater.com/mto) | -## License Configuration +## Demo -We offer a basic tier license with installation, and you can create max 2 [Tenants](../tutorials/tenant/create-tenant.md) with it. +A web application demo of MTO is available on the [Multi Tenant Operator website](https://www.stakater.com/mto), it showcases MTO Console which is aimed at providing a more intuitive and user-friendly way for administrators and tenant users to manage tenants and their resources. -For our Enterprise version, you need to have a configmap `license` created in MTO's namespace (multi-tenant-operator). To get this configmap, you can contact [`sales@stakater.com`](mailto:sales@stakater.com). It would look like this: +Contact [`sales@stakater.com`](mailto:sales@stakater.com) if you would like a custom demo in your environment. + +## Enterprise License Configuration + +For the Enterprise version, you need to have a configmap `license` created in MTO's namespace `multi-tenant-operator`. You will get this configmap when purchasing the Enterprise version. It would look like this: ```yaml apiVersion: v1 @@ -25,5 +33,13 @@ data: "company": "" } } - signature.base64.txt: + signature.base64.txt: ``` + +## Pricing + +See the [Multi Tenant Operator website](https://www.stakater.com/mto) for pricing of the Enterprise version. + +## Contact + +For more info, contact [`sales@stakater.com`](mailto:sales@stakater.com). From fe91111a101cfe8ec850f74f8351e7e0d95c2ce4 Mon Sep 17 00:00:00 2001 From: Karl Johan Grahn Date: Tue, 20 Aug 2024 15:51:00 +0200 Subject: [PATCH 2/4] update --- .../installation/basic-vs-enterprise-tier.md | 45 ------------------- theme_override/mkdocs.yml | 2 +- 2 files changed, 1 insertion(+), 46 deletions(-) delete mode 100644 content/installation/basic-vs-enterprise-tier.md diff --git a/content/installation/basic-vs-enterprise-tier.md b/content/installation/basic-vs-enterprise-tier.md deleted file mode 100644 index 3249265ab..000000000 --- a/content/installation/basic-vs-enterprise-tier.md +++ /dev/null @@ -1,45 +0,0 @@ -# Basic vs Enterprise Tier - -Multi Tenant Operator is available in two versions: _Basic_ and _Enterprise_. The difference between the versions are highlighted here: - -| Feature | Basic | Enterprise | -| :- | :-: | :-: | -| Number of possible Tenants | Two (2) | Unlimited | -| Support | Community support | Stakater support with Key Account Manager to build strong relationships and strong understanding of requirements and needs | -| Custom development requests | Not possible | Possible through support requests, which will be prioritized | -| Price | Free | Price available on the [Multi Tenant Operator website](https://www.stakater.com/mto) | - -## Demo - -A web application demo of MTO is available on the [Multi Tenant Operator website](https://www.stakater.com/mto), it showcases MTO Console which is aimed at providing a more intuitive and user-friendly way for administrators and tenant users to manage tenants and their resources. - -Contact [`sales@stakater.com`](mailto:sales@stakater.com) if you would like a custom demo in your environment. - -## Enterprise License Configuration - -For the Enterprise version, you need to have a configmap `license` created in MTO's namespace `multi-tenant-operator`. You will get this configmap when purchasing the Enterprise version. It would look like this: - -```yaml -apiVersion: v1 -kind: ConfigMap -metadata: - name: license - namespace: multi-tenant-operator -data: - payload.json: | - { - "metaData": { - "tier" : "paid", - "company": "" - } - } - signature.base64.txt: -``` - -## Pricing - -See the [Multi Tenant Operator website](https://www.stakater.com/mto) for pricing of the Enterprise version. - -## Contact - -For more info, contact [`sales@stakater.com`](mailto:sales@stakater.com). diff --git a/theme_override/mkdocs.yml b/theme_override/mkdocs.yml index 4fbfa50fe..5a24ef863 100644 --- a/theme_override/mkdocs.yml +++ b/theme_override/mkdocs.yml @@ -22,11 +22,11 @@ nav: - installation/openshift.md - installation/kubernetes.md - installation/helm-values.md - - installation/basic-vs-enterprise-tier.md - Managed Kubernetes: - installation/managed-kubernetes/overview.md - installation/managed-kubernetes/azure-aks.md - installation/managed-kubernetes/aws-eks.md + - pricing.md - Tutorials: - Configuring Tenants: - tutorials/tenant/create-tenant.md From e9532eac2b18d98e1f03bc83748538107f29bee7 Mon Sep 17 00:00:00 2001 From: Karl Johan Grahn Date: Tue, 20 Aug 2024 15:51:24 +0200 Subject: [PATCH 3/4] update --- content/pricing.md | 53 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 content/pricing.md diff --git a/content/pricing.md b/content/pricing.md new file mode 100644 index 000000000..152e932b2 --- /dev/null +++ b/content/pricing.md @@ -0,0 +1,53 @@ +# Pricing + +Multi Tenant Operator (MTO) is available in two versions: _Basic_ and _Enterprise_. + +The Basic version is free. + +The Enterprise version is priced according to information on the [Multi Tenant Operator website](https://www.stakater.com/mto). + +## Feature Difference + +The difference between the versions are highlighted here: + +| Feature | Basic | Enterprise | +| :- | :-: | :-: | +| Number of possible Tenants | Two (2) | Unlimited | +| Support | Community support through [community Slack](https://stakater-community.slack.com/archives/C07HS5V9P6G) | Stakater dedicated support with Key Account Manager to build strong relationships and strong understanding of your requirements and needs | +| Custom development requests | Not possible | Possible through support requests, which will be prioritized | +| Price | Free | Pricing available on the [Multi Tenant Operator website](https://www.stakater.com/mto) | + +## Demo + +A web application demo of MTO is available on the [Multi Tenant Operator website](https://www.stakater.com/mto), it showcases MTO Console which is aimed at providing a more intuitive and user-friendly way for administrators and tenant users to manage tenants and their resources. + +Contact [`sales@stakater.com`](mailto:sales@stakater.com) to request a custom demo. + +## Enterprise License Configuration + +For the Enterprise version, you need to have a configmap `license` created in MTO's namespace `multi-tenant-operator`. You will get this configmap when purchasing the Enterprise version. It would look like this: + +```yaml +apiVersion: v1 +kind: ConfigMap +metadata: + name: license + namespace: multi-tenant-operator +data: + payload.json: | + { + "metaData": { + "tier" : "paid", + "company": "" + } + } + signature.base64.txt: +``` + +## Support + +See [Stakater Support](https://support.stakater.com/) for information about support for the Enterprise Version of MTO. + +## Contact + +For more info, contact [`sales@stakater.com`](mailto:sales@stakater.com). From 48098dde99bc77c91cbfd8a1d7e581d099b9ef71 Mon Sep 17 00:00:00 2001 From: Karl Johan Grahn Date: Wed, 21 Aug 2024 20:58:24 +0200 Subject: [PATCH 4/4] update --- content/installation/kubernetes.md | 25 +++++++++++++++++++++++-- content/installation/openshift.md | 2 +- content/pricing.md | 21 --------------------- 3 files changed, 24 insertions(+), 24 deletions(-) diff --git a/content/installation/kubernetes.md b/content/installation/kubernetes.md index de2c61ce6..79457109e 100644 --- a/content/installation/kubernetes.md +++ b/content/installation/kubernetes.md @@ -36,7 +36,28 @@ Wait for the pods to be up kubectl get pods -n multi-tenant-operator --watch ``` -After all pods come in running state, you can move to next sections on [Licensing](./basic-vs-enterprise-tier.md) and [Tutorials](../tutorials/tenant/create-tenant.md) +After all pods come in running state, you can follow [Tutorials](../tutorials/tenant/create-tenant.md). + +### Enterprise License Configuration + +For the Enterprise version, you need to have a configmap `license` created in MTO's namespace `multi-tenant-operator`. You will get this configmap when purchasing the Enterprise version. It would look like this: + +```yaml +apiVersion: v1 +kind: ConfigMap +metadata: + name: license + namespace: multi-tenant-operator +data: + payload.json: | + { + "metaData": { + "tier" : "paid", + "company": "" + } + } + signature.base64.txt: +``` ## Uninstall via Helm CLI @@ -50,6 +71,6 @@ helm uninstall tenant-operator --namespace multi-tenant-operator ## Notes -* For details on licensing of MTO please refer [Basic vs Enterprise Tier](./basic-vs-enterprise-tier.md). +* For details on licensing of MTO please refer [Pricing](../pricing.md). * For more details on how to use MTO please refer [Tenant tutorial](../tutorials/tenant/create-tenant.md). * For details on how to extend your MTO manager ClusterRole please refer [extend-default-clusterroles](../how-to-guides/extend-default-roles.md). diff --git a/content/installation/openshift.md b/content/installation/openshift.md index 9e4235a98..194f8f9c4 100644 --- a/content/installation/openshift.md +++ b/content/installation/openshift.md @@ -159,6 +159,6 @@ You can uninstall MTO by following these steps: ## Notes -* For details on licensing of MTO please refer [Basic vs Enterprise Tier](./basic-vs-enterprise-tier.md). +* For details on licensing of MTO please refer [Pricing](../pricing.md). * For more details on how to use MTO please refer [Tenant tutorial](../tutorials/tenant/create-tenant.md). * For details on how to extend your MTO manager ClusterRole please refer [extend-default-clusterroles](../how-to-guides/extend-default-roles.md). diff --git a/content/pricing.md b/content/pricing.md index 152e932b2..5a9e05dcc 100644 --- a/content/pricing.md +++ b/content/pricing.md @@ -23,27 +23,6 @@ A web application demo of MTO is available on the [Multi Tenant Operator website Contact [`sales@stakater.com`](mailto:sales@stakater.com) to request a custom demo. -## Enterprise License Configuration - -For the Enterprise version, you need to have a configmap `license` created in MTO's namespace `multi-tenant-operator`. You will get this configmap when purchasing the Enterprise version. It would look like this: - -```yaml -apiVersion: v1 -kind: ConfigMap -metadata: - name: license - namespace: multi-tenant-operator -data: - payload.json: | - { - "metaData": { - "tier" : "paid", - "company": "" - } - } - signature.base64.txt: -``` - ## Support See [Stakater Support](https://support.stakater.com/) for information about support for the Enterprise Version of MTO.