diff --git a/app/kubernetes/components/datatables/resource-pool-applications-datatable/resourcePoolApplicationsDatatable.html b/app/kubernetes/components/datatables/resource-pool-applications-datatable/resourcePoolApplicationsDatatable.html index 54e2e9348..558cde005 100644 --- a/app/kubernetes/components/datatables/resource-pool-applications-datatable/resourcePoolApplicationsDatatable.html +++ b/app/kubernetes/components/datatables/resource-pool-applications-datatable/resourcePoolApplicationsDatatable.html @@ -2,13 +2,25 @@
-
- +
+ {{ $ctrl.titleText }}
+
- Table settings + @@ -41,56 +53,54 @@
-
diff --git a/app/kubernetes/components/yaml-inspector/yamlInspector.html b/app/kubernetes/components/yaml-inspector/yamlInspector.html index cade7d6e6..8002d14f1 100644 --- a/app/kubernetes/components/yaml-inspector/yamlInspector.html +++ b/app/kubernetes/components/yaml-inspector/yamlInspector.html @@ -1,6 +1,6 @@
-
+
Copy to clipboard diff --git a/app/kubernetes/views/resource-pools/create/createResourcePool.html b/app/kubernetes/views/resource-pools/create/createResourcePool.html index 397aa9fdb..80b18f04b 100644 --- a/app/kubernetes/views/resource-pools/create/createResourcePool.html +++ b/app/kubernetes/views/resource-pools/create/createResourcePool.html @@ -269,7 +269,7 @@ />
-
@@ -376,7 +376,7 @@
- - Name - - - + - - Stack - - - + - - Image - - - + - - CPU reservation - - - + - - Memory reservation - - - +
+ @@ -73,11 +81,14 @@ ng-click="$ctrl.expandItem(item, !item.Expanded)" pagination-id="$ctrl.tableKey" > - + + - Namespace + Namespace
@@ -33,18 +33,30 @@
-
Quota
+
Resource quota
-
- - +
+
+
+ +
+
+ +
+
- -

At least a single limit must be set for the quota to be valid.

-
+
+

+ + Not enough resources available in the cluster to apply a resource reservation. +

+
-
+
-

Value must be between {{ ctrl.ResourceQuotaDefaults.MemoryLimit }} and - {{ ctrl.state.sliderMaxMemory }}

+

+ Value must be between {{ ctrl.ResourceQuotaDefaults.MemoryLimit }} and + {{ ctrl.state.sliderMaxMemory }}. +

@@ -127,17 +139,20 @@
Load balancers
- - - You can set a quota on the amount of external load balancers that can be created inside this namespace. Set this quota to 0 to effectively disable the use of - load balancers in this namespace. - +
+

+ + You can set a quota on the amount of external load balancers that can be created inside this namespace. Set this quota to 0 to effectively disable the use of + load balancers in this namespace. +

+
-

- +

+ Enable and configure ingresses available to users when deploying applications.

@@ -167,14 +182,23 @@
-
- {{ ic.IngressClass.Name }} -
+ + {{ ic.IngressClass.Name }} +
-
- - +
+
+
+ +
+
+ +
+
@@ -188,8 +212,8 @@ > - - add hostname + + add hostname
@@ -209,29 +233,32 @@ />
-
-

Hostname is required.

-

- +

+ + Hostname is required. +

+

+ This field must consist of lower case alphanumeric characters, '-' or '.', and must start and end with an alphanumeric character (e.g. 'example.com').

- + This hostname is already used.

@@ -241,28 +268,28 @@
-

- +

+ You can specify a list of annotations that will be associated to the ingress.

- - add annotation + + add annotation - add rewrite annotation + add rewrite annotation - add regular expression annotation + add regular expression annotation
-
@@ -335,9 +362,9 @@
-

- - Define which registry can be used by users who have access to this namespace. +

+ + Define which registries can be used by users who have access to this namespace.

@@ -360,7 +387,7 @@ tick-property="Checked" helper-elements="filter" search-property="Name" - translation="{nothingSelected: 'Select one or more registry', search: 'Search...'}" + translation="{nothingSelected: 'Select one or more registries', search: 'Search...'}" >
@@ -374,17 +401,20 @@
- - Quotas can be set on each storage option to prevent users from exceeding a specific threshold when deploying applications. You can set a quota to 0 to - effectively prevent the usage of a specific storage option inside this namespace. +

+ + Quotas can be set on each storage option to prevent users from exceeding a specific threshold when deploying applications. You can set a quota to 0 to + effectively prevent the usage of a specific storage option inside this namespace. +

-
- - standard + +
+
standard
+
- + @@ -428,8 +458,8 @@ - - Events + + Events
{{ ctrl.state.eventWarningCount }} warning(s) @@ -447,7 +477,7 @@ > - YAML + YAML
@@ -467,7 +497,7 @@ refresh-callback="ctrl.getApplications" loading="ctrl.state.applicationsLoading" title-text="Applications running in this namespace" - title-icon="fa-laptop-code" + title-icon="code" >
@@ -482,7 +512,7 @@ refresh-callback="ctrl.getIngresses" loading="ctrl.state.ingressesLoading" title-text="Ingress routes and applications" - title-icon="fa-route" + title-icon="svg-route" >
+
+ + +
+
- - - - - Ingress - - - +
- - {{ item.Name }} + +
+ + +
{{ item.Name }}{{ item.Size }}