Skip to content

Commit 639efb3

Browse files
edits for PR
1 parent 9fe864f commit 639efb3

File tree

1 file changed

+13
-10
lines changed

1 file changed

+13
-10
lines changed

articles/marketplace/azure-container-technical-assets-kubernetes.md

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -206,16 +206,19 @@ Ensure the Helm chart adheres to the following rules:
206206

207207
### Available billing models
208208

209-
| Billing model | Definition |
210-
| ------------------------------- | ------------------------------------------------------------------------------------------------------------------------------ |
211-
| Per core | Usage is charged for every core used by the Kubernetes application’s extension instance (reported at hourly frequency) |
212-
| Per every core in cluster | Usage is charged based on total number of cores in the Kubernetes cluster (reported at hourly frequency) |
213-
| Per cluster | Usage is charged for each instance of the Kubernetes application extension on the cluster (reported at hourly frequency) |
214-
| Per every node in cluster | Usage is charged based on total number of nodes in the cluster (reported at hourly frequency) |
215-
| Per node | Usage is charged for each node on which the Kubernetes application’s extension instance runs on (reported at hourly frequency) |
216-
| Per pod | Usage is charged for each pod on which the Kubernetes application’s extension instance runs (reported at hourly frequency) |
217-
| Bring your own licensing (BYOL) | Usage is charged based on existing licensing that the customer can bring in |
218-
209+
| Licensing option | Transaction process |
210+
| ---------------- | ------------------- |
211+
212+
|Free | List your offer to customers for free. |
213+
| Bring your own licensing (BYOL) | The Bring Your Own Licensing option lets your customers bring existing software licenses to Azure.* |
214+
| Per every core in cluster | List your Azure Container offer with pricing charged based on the total number of CPU cores in the cluster (reported at hourly frequency). You provide the price for one CPU core and we’ll increment the pricing based on the total number of CPU cores in the cluster. |
215+
| Per core | List your Azure Container offer with pricing charged for every core used by the Kubernetes application’s extension instance (reported at hourly frequency). You provide the price for one CPU core and we’ll increment the pricing based on the cores used by the Kubernetes application instance in the cluster. |
216+
| Per cluster | List your Azure Container offer with pricing charged for each instance of the Kubernetes application extension on the cluster (reported at hourly frequency). You provide the price for one instance of the Kubernetes application and we’ll increment the pricing based on the number of instances of the Kubernetes application on the cluster. |
217+
| Per every node in cluster | List your Azure Container offer with pricing charged based on total number of nodes in the cluster (reported at hourly frequency). You provide the price for one node in the cluster and we’ll increment the pricing based on the size of hardware in the cluster. |
218+
| Per node | List your Azure Container offer with pricing charged for each node on which the Kubernetes application’s extension instance runs on (reported at hourly frequency). You provide the price for one node in the cluster and we’ll increment the pricing based on the number of nodes on which the Kubernetes application instance runs in the cluster. |
219+
| Per pod | List your Azure Container offer with pricing charged for each pod on which the Kubernetes application’s extension instance runs (reported at hourly frequency). You provide the price for one node in the cluster and we’ll increment the pricing based on the number of pods used on which the Kubernetes application instance runs in the cluster. |
220+
221+
* As the publisher, you support all aspects of the software license transaction, including (but not limited to) order, fulfillment, metering, billing, invoicing, payment, and collection.
219222

220223
### Make updates based on your billing model
221224

0 commit comments

Comments
 (0)