diff --git a/app/kubernetes/views/applications/stats/stats.html b/app/kubernetes/views/applications/stats/stats.html index 7a39035dd..1e9411996 100644 --- a/app/kubernetes/views/applications/stats/stats.html +++ b/app/kubernetes/views/applications/stats/stats.html @@ -1,5 +1,5 @@ - Resource pools > + Namespaces > {{ ctrl.state.transition.namespace }} > Applications > {{ diff --git a/app/kubernetes/views/resource-pools/create/createResourcePool.html b/app/kubernetes/views/resource-pools/create/createResourcePool.html index 81189f5a3..19075ff1e 100644 --- a/app/kubernetes/views/resource-pools/create/createResourcePool.html +++ b/app/kubernetes/views/resource-pools/create/createResourcePool.html @@ -50,7 +50,7 @@

- A namespace segments the underyling physical Kubernetes cluster into smaller virtual clusters. You should assign a capped limit of resources to this pool or + A namespace segments the underlying physical Kubernetes cluster into smaller virtual clusters. You should assign a capped limit of resources to this namespace or disable for the safe operation of your platform.