Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MusmanShahzad committed Dec 5, 2023
1 parent a8ab42f commit 029b66d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions content/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,3 +112,7 @@ With Multi Tenant Operator teams can share a single cluster with multiple teams,
## Native Experience

Multi Tenant Operator provides multi-tenancy with a native Kubernetes experience without introducing additional management layers, plugins, or customized binaries.

# Cost visualization

Check failure on line 116 in content/index.md

View workflow job for this annotation

GitHub Actions / doc_qa / markdown_lint

Multiple top-level headings in the same document [Context: "# Cost visualization"]

In MTO we have Showback feature is designed to offer a transparent and detailed view of resource consumption and associated costs within the multi-tenant environment. This page presents a sophisticated, user-friendly interface equipped with a date range filter, allowing users to specify the period they're interested in. Accompanying this is a versatile dropdown menu, offering the ability to drill down into costs by tenant, namespace, deployment, stateful set, and daemon set. The heart of the Showback page is a color-coded graph that dynamically adjusts to display the total cost for each resource, giving users a visual representation of where their resources are allocated and how costs are distributed over time. Below the graph, a detailed table lists out the total cost along with the breakdown for CPU, RAM, and Persistent Volume costs, ensuring users have all the data they need at their fingertips. Additionally, the ability to export this data facilitates further analysis, allowing for efficient budget tracking and financial planning. With the Showback feature, both administrators and tenants gain valuable insights, enabling them to make informed decisions about resource utilization and cost efficiency.

Check failure on line 118 in content/index.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/index.md#L118

[Vale.Spelling] Did you really mean 'Showback'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'Showback'?", "location": {"path": "content/index.md", "range": {"start": {"line": 118, "column": 16}}}, "severity": "ERROR"}

Check failure on line 118 in content/index.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/index.md#L118

[Vale.Spelling] Did you really mean 'Showback'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'Showback'?", "location": {"path": "content/index.md", "range": {"start": {"line": 118, "column": 498}}}, "severity": "ERROR"}

Check failure on line 118 in content/index.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/index.md#L118

[Vale.Spelling] Did you really mean 'Showback'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'Showback'?", "location": {"path": "content/index.md", "range": {"start": {"line": 118, "column": 1061}}}, "severity": "ERROR"}

0 comments on commit 029b66d

Please sign in to comment.