portainer/app/kubernetes
Maxime Bajeux 148ccd1bc4
feat(node): Show which IP address / port the cluster API is listening on (#4134)
* feat(cluster): add kubernetes endpoint resource

* feat(cluster): add kubernetes endpoint service

* feat(node): Show which IP address / port the cluster API is listening on

* fix(cluster): support multi-master clusters

* fix(cluster): support multi-master clusters

* feat(k8s/cluster): minor UI update

* refactor(k8s/cluster): rename variable

* refactor(k8s/endpoints): refactor KubernetesEndpointsFactory

Co-authored-by: Anthony Lapenna <lapenna.anthony@gmail.com>
2020-08-05 12:15:17 +12:00
..
component-status feat(cluster): Show the cluster health by showing the status of the underlying cluster components (#4022) 2020-07-17 11:39:16 +12:00
components feat(node): Show which IP address / port the cluster API is listening on (#4134) 2020-08-05 12:15:17 +12:00
converters feat(k8s/application): add the ability to set the auto-scale policy of an application (#4118) 2020-08-05 10:08:11 +12:00
endpoint feat(node): Show which IP address / port the cluster API is listening on (#4134) 2020-08-05 12:15:17 +12:00
filters feat(k8s/application): expose tolerations and affinities (#4063) 2020-07-30 10:25:59 +12:00
helpers feat(k8s/application): add the ability to set the auto-scale policy of an application (#4118) 2020-08-05 10:08:11 +12:00
horizontal-pod-auto-scaler feat(k8s/application): add the ability to set the auto-scale policy of an application (#4118) 2020-08-05 10:08:11 +12:00
ingress feat(kubernetes): add ingress details (#4013) 2020-07-15 08:45:19 +12:00
models feat(k8s/application): add the ability to set the auto-scale policy of an application (#4118) 2020-08-05 10:08:11 +12:00
node feat(node): Show which IP address / port the cluster API is listening on (#4134) 2020-08-05 12:15:17 +12:00
pod feat(k8s/application): expose tolerations and affinities (#4063) 2020-07-30 10:25:59 +12:00
rest feat(node): Show which IP address / port the cluster API is listening on (#4134) 2020-08-05 12:15:17 +12:00
services feat(k8s/application): add the ability to set the auto-scale policy of an application (#4118) 2020-08-05 10:08:11 +12:00
views feat(node): Show which IP address / port the cluster API is listening on (#4134) 2020-08-05 12:15:17 +12:00
__module.js fix(app): use deps injection in router correctly (#4049) 2020-07-21 09:06:37 +12:00