- Dec 27, 2018
-
-
Gautam Divgi authored
-
- Dec 26, 2018
-
-
Seongjin Cho authored
Webhook token auth: https://kubernetes.io/docs/reference/access-authn-authz/authentication/#webhook-token-authentication Fixes #3063.
-
Lucas Melchior authored
-
Rong Zhang authored
Fix GPU node Scheduling
-
- Dec 25, 2018
-
-
Anton Patsev authored
-
WillPlatnick authored
-
rongzhang authored
-
Zefool authored
* controlPlaneEndpoint set up through load balancer should be possible even in single master setups Enable load balancer for single-master setups Fixes an issue where single-master setups are not reachable using the usual admin.conf from outside the cluster. controlPlaneEndpoint set up through load balancer should be possible even in single master setups * add fix to other api versions * remove obsolete check completely * remove check, pass 2 * removes checks in client configuration * delete 'and'
-
Rong Zhang authored
-
- Dec 23, 2018
-
-
Rong Zhang authored
download v1.12.3 kubernetes images failed
-
Bort Verwilst authored
-
Rong Zhang authored
Delete unused controlPlane for join node
-
Rong Zhang authored
Fix installation using CRIO about download images failed
-
- Dec 22, 2018
- Dec 20, 2018
-
-
Seongjin Cho authored
-
Hedayat Vatankhah (هدایت) authored
- NOTE: it assumes that the 'latest' version is newer than 17.05
-
Rong Zhang authored
Upgrade kubernetes to v1.13.1
-
- Dec 19, 2018
-
-
Rong Zhang authored
* Add images downloader to download roles * Use single jinja2 templates * add kube_version to templates
-
Rong Zhang authored
-
Matthew Mosesohn authored
-
rongzhang authored
-
rongzhang authored
-
- Dec 18, 2018
-
-
Matthew Mosesohn authored
-
Ganesh Maharaj Mahalingam authored
Signed-off-by: Ganesh Maharaj Mahalingam <ganesh.mahalingam@intel.com>
-
ihard authored
* add vars for cilium init container * make yamllint happy * add var cilium_init in downloads
-
- Dec 13, 2018
-
-
Ryler Hockenbury authored
-
- Dec 12, 2018
-
-
Egor authored
-
Maxim Snezhkov authored
-
Ryler Hockenbury authored
-
Ganesh Maharaj Mahalingam authored
Signed-off-by: Ganesh Maharaj Mahalingam <ganesh.mahalingam@intel.com>
-
Florent Monbillard authored
since bad886ca, dns_mode is set to coredns by default instead of kubedns
-
Maxim Snezhkov authored
-
Ryler Hockenbury authored
* Metrics server resizer addon should target metrics server deployment * Target metrics server deployment without version
-
- Dec 11, 2018
-
-
gdoucet authored
Adding fact is_atomic in bootstrap-centos.yml. Fix issue: #3538
-
Maxim Snezhkov authored
-
Thomas Nys authored
* Add support for running a nodelocal dns cache After encountering dns issues in a cluster I was recently working on I noticed Kubernetes 1.13 introduced support for running a nodelocal dns cache. I believe this can usefull for more people. https://github.com/kubernetes/kubernetes/commit/73b548db06c5e293533344c5b6171e955eac9ff1 https://github.com/kubernetes/enhancements/blob/master/keps/sig-network/0030-nodelocal-dns-cache.md * Add requested changes * Add additional requested changes + documentation * Add requested changes after review * Replace incorrect variable
-
- Dec 10, 2018
-
-
Anton Patsev authored
-
Julien C authored
Metrics port is exposed through a service for CoreDNS but not for kube-dns.
-
Zohar Mamedov authored
-