Просмотр исходного кода

Remove extra UI section and add bullet for cloud costs

Signed-off-by: Matt Ray <github@mattray.dev>
Matt Ray 2 лет назад
Родитель
Сommit
bf91cd75b3
1 измененных файлов с 1 добавлено и 8 удалено
  1. 1 8
      README.md

+ 1 - 8
README.md

@@ -11,6 +11,7 @@ OpenCost was originally developed and open sourced by [Kubecost](https://kubecos
 
 To see the full functionality of OpenCost you can view [OpenCost features](https://opencost.io). Here is a summary of features enabled:
 
+- Access and view billing for multiple cloud providers.
 - Real-time cost allocation by Kubernetes cluster, node, namespace, controller kind, controller, service, or pod
 - Dynamic on-demand asset pricing enabled by integrations with AWS, Azure, and GCP billing APIs
 - Supports on-prem k8s clusters with custom CSV pricing
@@ -31,14 +32,6 @@ Visit the full documentation for [recommended install options](https://www.openc
 - [Prometheus Metrics](https://www.opencost.io/docs/integrations/prometheus)
 - [User Interface](https://www.opencost.io/docs/installation/ui)
 
-## Using the UI
-
-The OpenCost UI provides a visualization of the Kubernetes allocations and the related Cloud Costs.
-
-![OpenCost allocation UI](./ui/src/opencost-ui.png)
-
-You can learn more about working with it in the [UI documentation](https://www.opencost.io/docs/installation/ui).
-
 ## Contributing
 
 We :heart: pull requests! See [`CONTRIBUTING.md`](CONTRIBUTING.md) for information on building the project from source