AdamDang
b8bafb2893
Fix a typo in dind/README.md ( #3620 )
...
appropiate->appropriate
2018-10-31 11:01:13 +01:00
Dmitriy Zinin
d269e7f46c
cilium v1.3.0 ( #3564 )
2018-10-31 00:42:56 -07:00
Anton Patsev
8c636f67af
Added support proxy to 'Install pip for bootstrap' ( #3609 )
2018-10-31 00:35:57 -07:00
Louis
a84508d6b9
remove deprecated parameters of blockinfile module ( #3581 )
2018-10-30 05:56:58 -07:00
Rong Zhang
22c234040e
Merge pull request #3608 from xichengliudui/fix181030
...
Correct the wrong word
2018-10-30 20:52:02 +08:00
Rong Zhang
4a1be18361
Merge pull request #3614 from liyongxin/master
...
typo fix about officially
2018-10-30 20:41:30 +08:00
Yongxin Li
3b6df70f11
typo fix about officially
...
Signed-off-by: Yongxin Li <yxli@alauda.io>
2018-10-30 20:38:37 +08:00
Rong Zhang
48390d37c2
Merge pull request #3613 from mirake/fix-typos
...
Fix some typos
2018-10-30 20:23:44 +08:00
Rui Cao
0d3beb4e5a
Fix some typos
...
Signed-off-by: Rui Cao <ruicao@alauda.io>
2018-10-30 20:07:52 +08:00
Andreas Krüger
6e192d487b
Merge pull request #3604 from Intermax-Cloudsourcing/fix-coredns
...
Revert "CoreDNS v1.2.5 (#3595 )"
2018-10-30 10:04:51 +01:00
xichengliudui
306c61a968
Remove duplicate words
2018-10-30 04:51:36 -04:00
Ted Wexler
58b4fea2b1
Add an 'access_ip' for openstack resources to the terraform inventory builder script ( #3592 )
...
* Add an 'access_ip' for openstack resources to the terraform inventory builder script
* Update Openstack README
* Only use ipv4
* If there's a floating IP assigned to an openstack instance, use that for access_ip
2018-10-29 19:28:23 +01:00
wilmardo
2149bfbc5b
Revert "CoreDNS v1.2.5 ( #3595 )"
...
This reverts commit 8ba6b601b0
.
2018-10-29 16:33:52 +01:00
Bart Laarhoven
0acb823d96
Distribute node etcd certificates like it's done in kubernetes/secrets ( #3486 )
...
* do it like in kubernetes/secrets
* fix indentation
* processed comments
* missed one, sorry
* trailing space fix
2018-10-29 11:45:32 +01:00
Dmitriy Zinin
8ba6b601b0
CoreDNS v1.2.5 ( #3595 )
2018-10-29 03:20:03 -07:00
Aivars Sterns
06f981ffed
Merge pull request #3601 from xichengliudui/fix181029
...
Fix typo
2018-10-29 12:12:45 +02:00
xichengliudui
4a4a3f759c
Fix typo
2018-10-29 06:10:33 -04:00
Yumo Yang
8fbebf4e83
fix readme.md sample/* ( #3541 )
2018-10-29 11:04:51 +01:00
Yumo Yang
8371beb915
fix bootstrap os_family error in multi-plantform ( #3594 )
2018-10-29 09:37:30 +01:00
Rong Zhang
b39b32a48c
Fix set coreos hostname failed ( #3599 )
...
need set hostname by kubeadm
2018-10-29 00:59:25 -07:00
Rong Zhang
dbe99b59a7
Upgrade kubernetes to v1.12.2 ( #3597 )
2018-10-29 00:58:24 -07:00
Aivars Sterns
3cc413fe9a
Merge pull request #3598 from AdamDang/patch-2
...
Update vsphere.md
2018-10-28 12:39:20 +02:00
AdamDang
59d0138bcd
Update vsphere.md
2018-10-28 16:38:05 +08:00
Rong Zhang
801bbcbc63
Merge pull request #3591 from AdamDang/patch-1
...
Fix some typos
2018-10-26 22:58:10 +08:00
AdamDang
4560ff7386
Update vars.md
2018-10-26 21:57:04 +08:00
AdamDang
477841d8c0
Update ha-mode.md
2018-10-26 21:55:54 +08:00
AdamDang
a89dc49c52
Update ansible.md
2018-10-26 21:49:57 +08:00
Antoine Legrand
90d8f7aa6a
Assert if ansible 2.7 is used ( #3589 )
2018-10-26 00:29:21 -07:00
Rong Zhang
7abd4eeafd
Merge pull request #3578 from LinuxGit/Louis/fix-typo
...
fix typo
2018-10-24 13:45:31 +08:00
Aivars Sterns
27c79088e6
Merge pull request #3556 from Miouge1/routerless-master
...
[contrib/terraform/openstack] Add support for router less deployments
2018-10-24 08:33:33 +03:00
Aivars Sterns
ce2a3a80db
Merge pull request #3577 from fritchie/master
...
Add bin_dir to kubectl version check
2018-10-24 08:33:03 +03:00
Erwan Miran
79bf74e90f
Offline deployment: PyPi repo ( #3542 )
2018-10-23 22:22:09 -07:00
Erwan Miran
4f12ba00d1
Fix calico peering with router(s) ( #3547 )
2018-10-23 22:19:50 -07:00
Louis
93104d9224
fix typo
2018-10-24 11:39:15 +08:00
Frank Ritchie
b5f4a79365
Add bin_dir to kubectl version check
2018-10-23 15:51:17 -04:00
Matthew Mosesohn
7e84de2ae1
Purge /root/.kube/config when migrating to kubeadm ( #3566 )
2018-10-23 05:09:11 -07:00
Wong Hoi Sing Edison
06e1f81801
ingress-nginx: Upgrade to 0.20.0 ( #3565 )
...
Upstream Changes:
- ingress-nginx 0.20.0 (https://github.com/kubernetes/ingress-nginx/releases/tag/nginx-0.20.0 )
Our Changes:
- Sync templates with upstream changes
2018-10-23 05:08:03 -07:00
Egor
ccc3f89060
Add kube-router annotations ( #3533 )
2018-10-21 00:35:52 -07:00
Maxim Makarov
8a17de327e
Not necessary run on Nginx proxy all cpu cores ( #3559 )
2018-10-20 13:56:53 -07:00
Erwan Miran
3b787123e3
Fix tasks to avoid ansible warning about raw module environment ( #3545 )
2018-10-20 07:13:54 -07:00
Matthew Mosesohn
127969d65f
Align node-role value for kubeadm compatibility ( #3558 )
...
kubeadm sets node label node-role.kubernetes.io/master=''
and this is not configurable. We should use it everywhere.
2018-10-20 07:12:54 -07:00
Andreas Krüger
4b711e29ef
Merge pull request #3557 from Zefool/patch-1
...
Fix typo
2018-10-20 16:12:02 +02:00
Antoine Legrand
2a3aa591e0
Download role ( #3553 )
...
* codestyle tests
* Download destination can be different than local_release_dir
2018-10-20 13:56:55 +02:00
Aivars Sterns
56cafc3fb3
Merge pull request #3550 from Kusanagi9999/fix-kube-router-docs-link
...
Fix missing s in link to kube-router docs
2018-10-19 20:17:55 +03:00
Zefool
b434456f54
Fix typo
2018-10-19 17:12:37 +02:00
Kusanagi9999
6923d350f4
Fixed docker version comment in README.md
2018-10-19 06:29:20 -07:00
Maxime Guyot
38beab8fe8
Add support for router less deployments
2018-10-19 12:39:34 +02:00
Matthew Mosesohn
4bdd0ce417
Allow kubeadm master untaint to fail ( #3549 )
2018-10-19 00:38:12 -07:00
Kusanagi9999
e5c4e1ecc3
Fix missing s in link to kube-router docs
2018-10-18 14:55:10 -07:00
Aivars Sterns
a48131f1e1
Merge pull request #3543 from Miouge1/openstack-public-clouds
...
[contrib/terraform/openstack] Add list of know working OpenStack clouds
2018-10-18 13:23:26 +03:00