forked from kubecost/cost-analyzer-helm-chart
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
# cost-analyzer helm chart | ||
Helm chart for the Kubecost project, which is created to monitor and manage Kubernetes resource spend. Please contact [email protected] or visit [kubecost.com](http://kubecost.com) for more info. | ||
|
||
While Helm is the [recommended install path](http://kubecost.com/install), these resources (with the default configuration options below) can also be created with the following command:<a name="manifest"></a> | ||
While Helm is the [recommended install path](http://kubecost.com/install), these resources can also be deployed with the following command:<a name="manifest"></a> | ||
|
||
`kubectl apply -f https://raw.githubusercontent.com/kubecost/cost-analyzer-helm-chart/master/kubecost.yaml --namespace kubecost` | ||
|
||
The following table lists the commonly used configurable parameters of the Kubecost chart and their default values. | ||
The following table lists the commonly used configurable parameters of the Kubecost Helm chart and their default values. | ||
|
||
Parameter | Description | Default | ||
--------- | ----------- | ------- | ||
|