LiuDui
0401f4afff
remove the redundant space ( #3420 )
6 years ago
Mikael Berthe
b4989b5a2a
Fix netcheck agent/server image variable names ( #3417 )
According to the documentation, container images are described
by vars like `foo_image_repo` and `foo_image_tag`.
The variables netcheck_{agent,server}_{img_repo,tag} do not
follow that convention.
6 years ago
Rong Zhang
0232e755f3
Upgrade kubedns and kubednsautoscaler ( #3407 )
6 years ago
sangwook
0536125f75
Better fix for openstack cinder zone issue using ignore-volume-az option ( #2980 )
* Better fix for openstack cinder zone issue[1][2]
using ignore-volume-az option[3].
[1]: https://github.com/kubernetes-incubator/kubespray/pull/2155
[2]: https://github.com/kubernetes-incubator/kubespray/pull/2346
[3]: https://github.com/kubernetes/kubernetes/pull/53523
* Remove kube-scheduler-policy.yaml
6 years ago
Cédric de Saint Martin
53d87e53c5
All CNIs: support ANY toleration. ( #3391 )
Before, Nodes tainted with NoExecute policy did not have calico/weave Pod.
Network pod should run on all nodes whatever happens on a specific node.
Also always set the Pods to be critical.
Also remove deprecated scheduler.alpha.kubernetes.io/tolerations annotations.
6 years ago
Erwan Miran
232020ef96
skip-exists is an flag for create command, not for calicoctl ( #3401 )
6 years ago
Shida Qiu
8b8e534769
remove the redundant space ( #3400 )
6 years ago
arzarif
6b71229d3f
Resolve issues associated with Calico deployment in policy-only mode. ( #3392 )
6 years ago
刘旭
145e5c8943
use copy and slurp module ( #3313 )
6 years ago
Victor Palma
dced082e5f
fixes roles/docker/vars/ubuntu-bionic.yml points to xenial ( #3395 )
* fixes : #3387
6 years ago
Tupin Laurent
408faac3c9
Pip is required for vault #3376 ( #3378 )
* Change execution order for pip
* Remove spaces
6 years ago
Tupin Laurent
cd4a606cb1
UI is required for vault #3376 ( #3377 )
6 years ago
Kuldip Madnani
36898a2c39
Adding pod priority for all the components. ( #3361 )
* Changes to assign pod priority to kube components.
* Removed the boolean flag pod_priority_assignment
* Created new priorityclass k8s-cluster-critical
* Created new priorityclass k8s-cluster-critical
* Fixed the trailing spaces
* Fixed the trailing spaces
* Added kube version check while creating Priority Class k8s-cluster-critical
* Moved k8s-cluster-critical.yml
* Moved k8s-cluster-critical.yml to kube_config_dir
6 years ago
Andreas Krüger
d6ebe8c3e7
Sync manifests with kubeadm ( #3383 )
6 years ago
Rui Cao
02de35cfc3
Fix some typos ( #3382 )
Signed-off-by: Rui Cao <ruicao@alauda.io>
6 years ago
Sergey Magidovich
2197330727
Add check that kube-master, kube-node and etcd groups are not empty.
6 years ago
Anatoly Rugalev
8f85ea89fa
Added `download_validate_certs` option which allows to disables SSL validation for file downloads
6 years ago
Chris Randles
a1d6078d46
remove /var/lib/cni directory
6 years ago
Rajitha Perera
e3d562bcdb
Support for AWS cloud-config ( #1465 )
* Support for AWS cloud-config
* Update docs
* Fix version incompatibilities
* Do not use shorthand `default`
* Add new cloud config variable, roleArn
6 years ago
Andreas Kruger
442e6e55b6
Fix CI issue with Fedora
6 years ago
rongzhang
4d1055f5d5
Remove some useless files
6 years ago
Andreas Kruger
09b67c1ad5
Remove EFK from Kubespray
6 years ago
Giacomo Longo
492b3e525d
Support Fedora 28
6 years ago
Kevin Schuck
639010b3df
Uses environment vars for etcd cert paths
6 years ago
Jan Wozniak
a330b281e8
Check `openstack_cacert` for empty string
6 years ago
Kevin Schuck
6f9f80acee
Uses etcdv3 for calico 3 rr_v4 resources
6 years ago
Andreas Kruger
cac485756b
Mount basic auth or token auth dirs to support it on kubeadm deployments
6 years ago
Andreas Kruger
c058e7a5ec
Remove audit again from Kubeadm 1.10.x. Write mounts not supported untill 1.11
6 years ago
Andreas Kruger
e0ddabc463
Add support for kubelet_node_custom_flags
6 years ago
Andreas Kruger
940d2fdbb1
Add missing enforce-node-allocatable to kubelet for kubeadm deployments
6 years ago
Andreas Kruger
1c999b2a61
Move kube_kubeadm_controller_extra_args to controllerManagerExtraArgs section. It was placed in controllerManagerExtraVolumes
6 years ago
Andreas Kruger
8e37841a2e
Add audit support to v1alpha1 of Kubeadm
6 years ago
Andreas Kruger
8d1c0c469c
Added missing enable-aggregator-routing option
6 years ago
Andreas Kruger
26d7380c2e
Sync manifests from non-kubeadm to kubeadm deploy
6 years ago
Takashi Okamoto
95703fb6f2
Add kubelet path for kubeadm.
6 years ago
Karol Chrapek
0121bce9e5
Instead of doc update, change the verify step
6 years ago
Kevin Schuck
fb1678d425
Ensures BGPPeer resource names are unique
6 years ago
Alex Yakovenko
884053aaa7
Make Felix healthhost configurable
6 years ago
rongzhang
09a1bcb30b
Keep list of k8s checksums for hyperkube and kubeadm
Keep a list of checksums for kubeadm and hyperkube downloads.
Makes it easier to switch version
6 years ago
rongzhang
77e08ba204
Support dynamic kubelet config
https://kubernetes.io/blog/2018/07/11/dynamic-kubelet-configuration/
6 years ago
Kevin Schuck
d3adf09bde
Fixes BGPPeer resource for calico >= 3.0.0
6 years ago
Erwan Miran
afa2a5f1c4
enhanced reset for contiv
6 years ago
Erwan Miran
bcaf2f9ea3
contiv 1.2.1
6 years ago
Wong Hoi Sing Edison
a544e54578
weave: Upgrade to 2.4.1
Upstream Changes:
- weave 2.4.1 (https://github.com/weaveworks/weave/releases/tag/v2.4.1 )
Our Changes:
- Templates sync with upstream manifests
6 years ago
Wong Hoi Sing Edison
f34a6699ef
cert-manager: Upgrade to 0.5.0
Upstream Changes:
- cert-manager 0.5.0 (https://github.com/jetstack/cert-manager/releases/tag/v0.5.0 )
Our Changes:
- Templates sync with upstream manifests
6 years ago
AtzeDeVries
482857611a
added extra var for ubuntu 18 netplan resolv
6 years ago
AtzeDeVries
8d8bbc294a
fix for resolvconf in ubuntu18
6 years ago
rongzhang
84c4c7dc82
Use synchronize module
6 years ago
rongzhang
1d4aa7abcc
Fix upgrade k8s
6 years ago
Matthew Mosesohn
fe35c32c62
Fix tiller override command
6 years ago