Priya Wadhwa
28148c5f3d
Remove addon manager
2020-01-16 11:47:01 -08:00
Medya Gh
577a04b02e
disable istio provisioner by default
2020-01-14 12:05:32 -08:00
Medya Ghazizadeh
df9cac8f94
Merge pull request #6154 from fenglixa/add-istio
...
Add istio addon for minikube
2019-12-27 11:54:44 -08:00
fenglixa
c2ba574f2e
generate istio document page and layout
2019-12-26 14:35:13 +08:00
Anukul Sangwan
8e64e3900c
Update ingress-dns addon
...
The new image supports DNS resolution of wildcard hosts
2019-12-16 23:15:23 +05:30
Thomas Stromberg
df3ee00481
Update dashboard image and pre-cache it again
2019-12-09 14:13:50 -08:00
Thomas Strömberg
66d7124305
Merge pull request #5954 from olivierlemasle/storageclassannot
...
Remove depreacted annotation storageclass.beta.kubernetes.io
2019-12-09 10:50:32 -08:00
Anukul Sangwan
157df4a2f2
Fix ingress-dns example manifest URL
...
HTML -> Raw YAML
2019-12-09 12:26:46 +05:30
Medya Ghazizadeh
4ef2c6d3af
Merge pull request #5932 from govargo/fix-not-working-metrics-server
...
fixed metrics-server and added integration tests
2019-11-25 13:57:22 -08:00
Olivier Lemasle
99350b3b7f
Remove depreacted annotation storageclass.beta.kubernetes.io/is-default-class
...
(deprecated since K8s 1.6 - cf https://github.com/kubernetes/kubernetes/pull/40088 )
2019-11-20 13:36:06 +01:00
Thomas Stromberg
01bd2f7565
Update to latest dashboard images
2019-11-16 21:15:44 -08:00
Kenta Iso
7e27f6ddcb
Fix metrics-server to be able to collect metrics and add integration test
2019-11-17 01:01:48 +09:00
Sharif Elgamal
6ff68709dd
Merge pull request #5243 from rajalokan/remove-heapster
...
Remove heapster addon
2019-11-06 11:35:35 -08:00
Medya Ghazizadeh
ccd82feddb
Merge pull request #5702 from nanikjava/f-fix-5696
...
Fix website links hugo
2019-10-26 11:46:20 -07:00
Nanik T
bd3956b8a6
Fix links by using Hugo modules tag
...
The link is broken as the config.toml is not using module.mounts.
To fix this need to add [module] section to point to the deploy/
folder as the README.md files are inside that folder
Put the different directory as separate module.mount and upgrade
hugo version to 0.59.0
2019-10-26 13:36:28 +11:00
tstromberg
9dfa1bfe6c
Pull a specific version instead of latest, to avoid compatibility issues between addon and pushed images
2019-10-25 14:48:45 -07:00
tstromberg
9b2ce99723
Use chroot instead of LD_LIBRARY_PATH for containerd restart
2019-10-25 14:03:01 -07:00
Thomas Strömberg
ccc2042861
Merge branch 'master' into remove-heapster
2019-10-17 15:14:49 -07:00
Sharif Elgamal
5e5c04206b
Merge pull request #5586 from reegnz/replace_replication_controller_with_deployment
...
Replace registry-creds addon ReplicationController with Deployment
2019-10-15 10:58:36 -07:00
Josh Woodcock
88ea55df49
Performance and security enhancment for ingress-dns addon
2019-10-13 18:04:06 -05:00
Ruslan Gustomiasov
64f1e73a25
Addon heaspter is not in use
...
Fixes #5017 . As per discussion, needed a rebase and this PR is rebased
to latest master.
2019-10-10 21:38:14 +05:30
Zoltán Reegn
c9c4a8fbb9
Replace registry-creds addon ReplicationController with Deployment
...
As the official k8s docs state:
> Note: A Deployment that configures a ReplicaSet is now the recommended way to set up replication.
https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller/
2019-10-10 12:10:00 +02:00
Medya Ghazizadeh
63497aa383
Merge pull request #5507 from woodcockjosh/add-dns-ingress-addon
...
Add ingress-dns addon
2019-10-05 19:49:59 -07:00
Josh Woodcock
536639d516
Add images used in this plugin section
2019-10-04 09:19:55 -05:00
Medya Ghazizadeh
768318d102
Merge pull request #5455 from yuxiaobo96/minikube-update2
...
Improve the grammar and annotations
2019-10-02 11:11:08 -07:00
Josh Woodcock
ab01f9e44b
Clarify readme
2019-10-01 15:33:54 -05:00
Josh Woodcock
e468bf90d1
Fix pods not being scheduled when ingress deployment is patched
...
Update nginx-ingress-controller to 0.26.1
2019-10-01 15:10:34 -05:00
Josh Woodcock
917fbd3c18
Update to nginx-ingress-controller:0.26.1
2019-10-01 13:02:52 -05:00
Josh Woodcock
6467f5da79
Correct docs for linux
2019-10-01 13:02:06 -05:00
Josh Woodcock
22cfacee29
Add ingress-dns addon
2019-10-01 04:55:16 -05:00
yuxiaobo
9bddb9b4ff
Improve the quality of annotations
...
Signed-off-by: yuxiaobo <yuxiaobogo@163.com>
2019-09-27 17:25:18 +08:00
Thomas Strömberg
b75d4abc16
Merge pull request #5363 from woodcockjosh/add-helm-addon
...
Add helm-tiller addon
2019-09-24 06:37:29 -07:00
Josh Woodcock
dba30af5e6
Rename helm addon to helm-tiller
2019-09-23 13:15:38 -05:00
Thomas Strömberg
bac18e23ec
Merge branch 'master' into addons-update2
2019-09-19 10:20:55 -07:00
Thomas Stromberg
bdd2c75208
Update addon-manager to v9.0.2, disable master negotiation and increase reconcile frequency
2019-09-18 21:47:12 -07:00
Thomas Stromberg
060028e2b6
Split and add reconcile tags
2019-09-18 21:41:05 -07:00
Thomas Stromberg
cf1444c4d5
Grant cluster-admin rights to dashboard
2019-09-18 18:01:46 -07:00
Thomas Stromberg
ee5377558e
Remove extra YAML file
2019-09-18 17:25:40 -07:00
Thomas Stromberg
0c484a5f92
Add missing YAML file
2019-09-18 17:25:21 -07:00
Thomas Stromberg
6bd89789c0
Upgrade dashboard to 2.0.0b4
2019-09-18 17:23:42 -07:00
Josh Woodcock
d81e8e943b
Add helm addon
2019-09-18 06:55:54 -05:00
Ian Lewis
d8c380da85
Merge branch 'master' into gvisor-containerd-shim_v0.0.2
2019-09-03 22:20:12 -04:00
Thomas Strömberg
c26281b213
Merge pull request #5028 from reegnz/upgrade-deprecated-api-references
...
Upgrade addons to use apps/v1 instead of extensions/v1beta1
2019-08-26 13:34:39 -07:00
Thomas Strömberg
ffe7fa12b1
Merge pull request #5197 from reegnz/upgrade-nginx
...
Upgrade nginx to security patch v0.25.1
2019-08-26 10:20:40 -07:00
Zoltán Reegn
96217ce932
Upgrade nginx to security patch v0.25.1
...
See ingress-nginx release notes for details:
https://github.com/kubernetes/ingress-nginx/releases/tag/nginx-0.25.1
2019-08-26 15:07:54 +02:00
Zoltán Reegn
3056ca2d48
Upgrade addons to use apps/v1 instead of extensions/v1beta1
...
extensions/v1beta1 are deprecated and will not be served with kubernetes 1.16
anymore.
For Deployment,DaemonSet and StatefulSet the apps/v1 api has been present
since kubernetes 1.9.
See following blog post for details:
https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/
2019-08-26 15:00:49 +02:00
Ian Lewis
d14bdbced7
Update gvisor runsc version
...
- Updates the gvisor addon to use containerd shim v2
- Updates the version of runsc
- Auto-installs a gvisor RuntimeClass
Issue #4482
2019-08-26 05:02:22 +00:00
Anders F Björklund
ae8894c0ca
Stop using no_pivot when not using rootfs
2019-08-24 16:12:52 +02:00
AllenZMC
38d15e31e5
fix mis-spelling in README.md
2019-08-18 15:26:27 +08:00
Priya Wadhwa
cdbb2dd572
Updated gvisor test
2019-08-05 15:21:09 -07:00