Преглед на файлове

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

AjayTripathy преди 7 години
родител
ревизия
070e986bd6
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  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`
 3. `kubectl apply -f kubernetes/ --namespace cost-model`
 4. `kubectl port-forward --namespace cost-model service/cost-model 9001`
 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.
 Note: the following dependencies mentioned above are required for this installation path.
 
 
+
 ## Licensing
 ## Licensing
 
 
 Licensed under the Apache License, Version 2.0 (the "License")
 Licensed under the Apache License, Version 2.0 (the "License")