Hedayat Vatankhah (هدایت)
fbe9e0ac1a
Fix docker_options definition when docker_version is 'latest' rather than a number ( #3919 )
- NOTE: it assumes that the 'latest' version is newer than 17.05
6 years ago
Andreas Krüger
ddffdb63bf
Remove non-kubeadm deployment ( #3811 )
* Remove non-kubeadm deployment
* More cleanup
* More cleanup
* More cleanup
* More cleanup
* Fix gitlab
* Try stop gce first before absent to make the delete process work
* More cleanup
* Fix bug with checking if kubeadm has already run
* Fix bug with checking if kubeadm has already run
* More fixes
* Fix test
* fix
* Fix gitlab checkout untill kubespray 2.8 is on quay
* Fixed
* Add upgrade path from non-kubeadm to kubeadm. Revert ssl path
* Readd secret checking
* Do gitlab checks from v2.7.0 test upgrade path to 2.8.0
* fix typo
* Fix CI jobs to kubeadm again. Fix broken hyperkube path
* Fix gitlab
* Fix rotate tokens
* More fixes
* More fixes
* Fix tokens
6 years ago
Erwan Miran
551317f1cd
Fix docker_options jinja syntax ( #3770 )
6 years ago
Rong Zhang
ddc19f43ba
Add cloud provider config to kubeadm deployments ( #3766 )
6 years ago
okamototk
967a042321
Add flag to deploy container engine manually. ( #3753 )
This feature was removed by PR#3061. But change flag manage_docker to deploy_container_engine.
6 years ago
Rong Zhang
07d2f1aa36
Add some warning information about deprecating non-kubeadm code ( #3759 )
6 years ago
Rong Zhang
0cfcd39d55
Switch to kubeadm deployment mode ( #3461 )
* Switch to kubeadm deployment mode
Discuss:https://github.com/kubernetes-incubator/kubespray/issues/3301
* Add non-kubeadm upgrage to kubeadm cluster
6 years ago
elementyang
1ebb670141
fix modify deprecated --graph flag
6 years ago
Johnny Halfmoon
618ab93b42
added rpm caching for to docker repo ( #3718 )
6 years ago
Antoine Legrand
3dcb914607
Remove Vault ( #3684 )
* Remove Vault
* Remove reference to 'kargo' in the doc
* change check order
6 years ago
Bily Zhang
6c14f35f00
Fix some typos ( #3636 )
Signed-off-by: mooncake <xcoder@tenxcloud.com>
6 years ago
Erwan Miran
79bf74e90f
Offline deployment: PyPi repo ( #3542 )
6 years ago
Giacomo Longo
3f786542d3
Automatically infer bootstrap_os ( #3498 )
* Automatically infer bootstrap_os
* Rename bootstrap os to os_family
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
Anatoly Rugalev
8f85ea89fa
Added `download_validate_certs` option which allows to disables SSL validation for file downloads
6 years ago
Sergey Bondarev
e766dd5582
move calico options from all.yml to k8s-cluster/k8s-net-calico.yml
6 years ago
Sergey Bondarev
93429bc661
create separate options files for network plugins
remove plugin options from common files
6 years ago
Erwan Miran
bcaf2f9ea3
contiv 1.2.1
6 years ago
rongzhang
f557b54489
Add `docker_` to values
6 years ago
rongzhang
b249b06036
Move docker options to kubespray-defaults
6 years ago
rongzhang
cb133cba68
Add registry_mirrors config to docker options
6 years ago
rongzhang
c41ca22a78
Planning the configuration of docker parameters
6 years ago
rongzhang
009d2ffc6c
Add insecure_registry config to docker options
6 years ago
Jeff Bornemann
83838b7fbc
Add new OCI cloud controls
6 years ago
Atoms
8c9588ab59
Add additional no proxy parameter for more customization
6 years ago
Antoine Legrand
ccda9664e7
remove duplicated var
6 years ago
Antoine Legrand
e98ba9e839
Split group-variables
6 years ago