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
Shida Qiu
8b8e534769
remove the redundant space ( #3400 )
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
Sergey Magidovich
2197330727
Add check that kube-master, kube-node and etcd groups are not empty.
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
rongzhang
4d1055f5d5
Remove some useless files
6 years ago
Andreas Kruger
09b67c1ad5
Remove EFK from Kubespray
6 years ago
Jan Wozniak
a330b281e8
Check `openstack_cacert` for empty string
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
rongzhang
77e08ba204
Support dynamic kubelet config
https://kubernetes.io/blog/2018/07/11/dynamic-kubelet-configuration/
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
AtzeDeVries
91b02c057e
Add support for GPU accelerator
6 years ago
Erwan Miran
af74d85b7d
Remove --insecure-bind-address when insecure-port=0
6 years ago
Chad Swenson
97e5f28537
Revert "Remove insecure-port and insecure-bind-address when possible"
6 years ago
rongzhang
0f63924ed4
Add discovery_timeout to join configuration
https://godoc.org/k8s.io/kubernetes/cmd/kubeadm/app/apis/kubeadm/v1alpha2#JoinConfiguration
6 years ago
mlushpenko
ea2c9d8f57
Fix yaml checks
6 years ago
Erwan Miran
a5509fc2ce
Remove insecure-port and insecure-bind-address when possible
6 years ago
Matthew Mosesohn
b614a3504b
Fix openstack cacert task
6 years ago
Matthew Mosesohn
991b3dbe54
put back endif in kubelet rkt template
6 years ago
Matthew Mosesohn
faedfb6307
remove broken endifs in kubelet rkt mode
6 years ago
rongzhang
435e098751
Fix feature-gates
6 years ago
Erwan Miran
a644b7c267
Introducing credentials_dir in order to be able to override it
6 years ago
rboyapat
fbb98b0070
Fix the jinja expression for openstack_tenant_id ( #3151 )
OS_PROJECT_ID is obsolete in keystone v3 and jinja expression
doesn't set openstack_tenant_id as expected because of
undefined env var. Fixed the expression.
6 years ago
Pablo Estigarribia
7cbe3c2171
ensure there is pin priority for docker package to avoid upgrade of docker to incompatible version
ensure there is pin priority for docker package to avoid upgrade of docker to incompatible version
remove empty when line
ensure there is pin priority for docker package to avoid upgrade of docker to incompatible version
force kubeadm upgrade due to failure without --force flag
ensure there is pin priority for docker package to avoid upgrade of docker to incompatible version
added nodeSelector to have compatibility with hybrid cluster with win nodes, also fix for download with missing container type
fixes in syntax and LF for newline in files
fix on yamllint check
ensure there is pin priority for docker package to avoid upgrade of docker to incompatible version
some cleanup for innecesary lines
remove conditions for nodeselector
6 years ago
mlushpenko
8e95974930
Fix ports for kubeadm client and master configs for ha setups
6 years ago
Erwan Miran
059cd17b47
Fix target hosts generation when /etc/hosts does not contain 127.0.0.1 or ::1
6 years ago
Antoine Legrand
247b9e83d8
etcd arch-image
6 years ago
Antoine Legrand
9c2098b8fa
fix kubelet_max_pod assert
6 years ago
Antoine Legrand
48c0c8d854
Update dir list
6 years ago
rongzhang
2609ec0dc3
Fix copy etcd-ssl-ca failed
6 years ago
rongzhang
16fc22a207
Fix ipvs by kubeadm v1alpha1
6 years ago
rongzhang
35e5adaf0a
Fix kubeadm v1alpha1 configure
6 years ago
rongzhang
9eade647e6
Fix kubeadm lb
6 years ago
Phill Garrett
1babbcca85
Fix elif azure statement
6 years ago
Phill Garrett
f325d13082
Add azure-container-registry-config for Azure
Seperated out KUBELET_CLOUDPROVIDER env var assignment when cloud_provider equals azure
Appended azure-container-registry-config parameter
6 years ago
Erwan Miran
52ab54eeea
Fix missing quotes for audit-log-path and wrong placement of feature-gates
6 years ago
Takashi Okamoto
d407a590a6
container_manager variable to specify runtime.
6 years ago