Kaynağa Gözat

Merge branch 'master' of github.com:kubecost/cost-model

AjayTripathy 7 yıl önce
ebeveyn
işleme
070e986bd6
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -37,8 +37,11 @@ If you want to just run the cost model directly on your cluster, complete the fo
 3. `kubectl apply -f kubernetes/ --namespace cost-model`
 4. `kubectl port-forward --namespace cost-model service/cost-model 9001`
 
+To test that the server is running, you can hit http://localhost:9001/costDataModel?timeWindow=1d
+
 Note: the following dependencies mentioned above are required for this installation path.
 
+
 ## Licensing
 
 Licensed under the Apache License, Version 2.0 (the "License")