fenglixa
8e650c0c61
Dashboard: add --disable-settings-authorizer to avoid settings 403 forbidden
2019-06-02 22:22:12 +08:00
Medya Gh
d688240b75
Rename all template files to be consistent format .ext.tmpl
2019-05-06 15:12:46 -07:00
salamani
9b419d66dc
adding multi-arch support
2019-04-17 08:43:37 -04:00
Zhongcheng Lao
7cbe253ef6
Allow specifying image repository for docker images
...
Some users (especially for those in mainland China) may have issue
accessing the default image repository. This patchset allows users
to override the default image repository gcr.io to a different
repository by specifying --image-repository option in the command
line as a simple workaround. Images will be pulled from the
specified image repository instead of the default ones.
Example (using mirror by Aliyun):
minikube start ...
--image-repository
registry.cn-hangzhou.aliyuncs.com/google_containers
2019-02-18 01:00:12 +08:00
Jeffrey Sica
8f1b4d2882
bump dashboard version to v1.10.1 ( #3466 )
2018-12-19 16:38:52 -08:00
Thomas Stromberg
ca9ca6f29b
Switch the label back to k8s-app instead of app for minikube compatibility.
2018-10-03 12:57:55 -07:00
Thomas Stromberg
21776a09b5
Fix service port indentation.
2018-10-02 22:31:26 -07:00
Thomas Stromberg
df54c6a5b4
Use "kubectl proxy" instead of a NodePort to expose the dashboard.
...
This provides an additional level of security, by enforcing host checking, applying port randomization, and requiring explicit user intent to expose the service to the host.
2018-10-02 22:25:45 -07:00
Jeffrey Sica
9e586a215f
update dashboard version
2018-09-24 12:24:08 -07:00
kairen
08f4677511
Change kubernetes-dashboard from RC to Deployment
2018-01-10 02:15:07 +08:00
Tim Hockin
51ee9a1423
Convert registry to k8s.gcr.io
2017-12-22 09:55:16 -08:00
Marcin Maciaszczyk
8b1eeedfed
Update dashboard-rc.yaml
2017-12-19 08:14:11 -08:00
Marcin Maciaszczyk
653196dbff
Update Dashboard addon to v1.8.0
2017-11-27 19:42:45 -08:00
Marcin Maciaszczyk
b1ab7553e3
Update Dashboard version to 1.7.1
2017-11-08 09:38:56 +01:00
zouyee
bac58c4434
update kubernetes-dashboard image version to v1.7.0
2017-09-27 15:39:24 +08:00
Arthur
88b68eabd7
Update dashboard-rc.yaml
...
Update labels to v1.6.3
2017-08-06 08:32:55 -07:00
zouyee
f62161ec2d
update dashboard image version
2017-07-31 17:50:17 -07:00
Marcin Maciaszczyk
d16359de1e
Update dashboard-rc.yaml ( #1502 )
2017-05-17 09:27:59 -07:00
dlorenc
c23dfba5d2
Update the addon manager. ( #1301 )
...
This gets us closer to being able to disable the storage provisioner.
2017-04-24 10:36:02 -07:00
Marcin Maciaszczyk
8d30aee3e0
Use Dashboard 1.6.0 release
...
https://github.com/kubernetes/dashboard/releases/tag/v1.6.0
2017-03-31 13:24:04 -07:00
Rob Franken
37941005d9
update to dashboard 1.5.1 release
2017-01-10 11:51:38 +01:00
Matt Rickard
cdef9690ff
Update addons for k8s v1.5
2016-12-13 11:21:49 -08:00
Matt Rickard
f6e3e12655
Group addon yamls into folders
2016-12-07 11:28:22 -08:00