You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -202,7 +202,7 @@ Apart from running KRR as a CLI tool you can also run KRR inside your cluster. W
202
202
203
203
<imgsrc="./images/ui_recommendation.png">
204
204
205
-
You can also run KRR in-cluster as a Kubernetes Job, if you don't want to view results easily in a <ahref="https://platform.robusta.dev/signup/?benefits=krr&utm_source=github&utm_medium=krr-readme&utm_content=in-cluster-ui">UI</a>.
205
+
You can also run KRR in-cluster as a Kubernetes Job, if you don't want to view results easily in a <ahref="https://platform.robusta.dev/signup/?benefits=krr&utm_source=github&utm_medium=krr-readme&utm_content=in-cluster-ui">UI</a>.
@@ -403,12 +403,12 @@ If you need help, contact us on Slack, email, or by opening a GitHub issue.
403
403
<details>
404
404
<summary>VCluster</summary>
405
405
406
-
KRR Support VCluster software when Prometheus is outside of the VCluster (on physical cluster or centralized). Because of VCluster pod renamming, you need to provide :
406
+
KRR supports VCluster software when Prometheus is outside of the VCluster (on physical cluster or centralized). Because of VCluster pod renaming, you need to provide :
407
407
408
408
-`vcluster-namespace` : The namespace on physical cluster where VCluster is
409
409
-`vcluster-name` : The name of your VCluster (set during VCluster deployment)
410
-
411
-
Other parameter like namespace selector, pod selector etc work as expected.
410
+
411
+
Other parameters like namespace selector, pod selector etc work as expected.
0 commit comments