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
rongzhang
934d92f09c
Upgrade kubedns to 1.14.11
6 years ago
Antoine Legrand
d94b7fd57c
Don't download binary if docker is selected
6 years ago
Matthew Mosesohn
8becd905b8
Fixes for upgrade mode
Uses correct flag for draining with a pod selector
Verifies minimum kubectl version for compatibility
6 years ago
Matthew Mosesohn
c83350e597
refactor to base on calico_version
6 years ago
AtzeDeVries
91b02c057e
Add support for GPU accelerator
6 years ago
Matthew Mosesohn
55d76ea3d8
Update install.yml
6 years ago
rabi
1df0b67ec1
Add volume and volumeMount for crio-socket
This commit fixes #3295
6 years ago
Matthew Mosesohn
1091e82327
Update install.yml
6 years ago
Matthew Mosesohn
d692737a13
Extra options for upgrade mode
Optionally do not drain nodes by setting drain_nodes to false
Optionally set a labelselector to target which pods should be drained.
6 years ago
Matthew Mosesohn
cc79125d3e
Update install.yml
6 years ago
Zinin D.A
29c7775ea1
Monitor CoreDNS over svc
6 years ago
Erwan Miran
af74d85b7d
Remove --insecure-bind-address when insecure-port=0
6 years ago