k8s-ci-robot
a789707027
Merge pull request #3310 from mirwan/document_psp_auditing
Document podsecuritypolicy_enabled and kubernetes_audit
6 years ago
k8s-ci-robot
e6a2e34dd1
Merge pull request #3315 from riverzhang/upgrade-kubedns
Upgrade kubedns to 1.14.11
6 years ago
rongzhang
934d92f09c
Upgrade kubedns to 1.14.11
6 years ago
Antoine Legrand
016ba4cdfa
update hyperkube checksum
6 years ago
k8s-ci-robot
b227e44498
Merge pull request #3265 from torvitas/fix_metallb_configuration
[bugfix] fix path to metallb configuration
6 years ago
k8s-ci-robot
5e59541faa
Merge pull request #3258 from okamototk/fix_kubectl_path
absolute path for kubectl.
6 years ago
Antoine Legrand
d94b7fd57c
Don't download binary if docker is selected
6 years ago
k8s-ci-robot
9964ba77ee
Merge pull request #3305 from mattymo/fixup_upgrade
Fixes for upgrade mode
6 years ago
k8s-ci-robot
153661cc47
Merge pull request #3284 from mattymo/more_calico_legacy
Put back legacy support for calico ippools and bgp settings
6 years ago
Erwan Miran
166da2ffd0
Document podsecuritypolicy_enabled and kubernetes_audit
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
Karol Chrapek
730866f431
Update upgrades.md
6 years ago
k8s-ci-robot
ffbe9e7fd8
Merge pull request #1973 from guenhter/rsync-cmd-to-synchronize
Replace the raw rsync command with the synchronize module
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
Sascha Marcel Schmidt
cd3b30d3bf
fix path to configuration
6 years ago
k8s-ci-robot
53a685dbf8
Merge pull request #3262 from torvitas/fix_bin_path
[bugfix] Use bin_dir to find kubectl in contrib/metallb
6 years ago
k8s-ci-robot
218e527363
Merge pull request #3243 from mirwan/helm_binary_should_be_installed_on_all_masters
Install Helm client on all masters
6 years ago
k8s-ci-robot
27fc391f71
Merge pull request #3291 from mirwan/remove_insecure-bind-address_when_insecure_port_is_0
Remove --insecure-bind-address when insecure-port=0
6 years ago
Matthew Mosesohn
1091e82327
Update install.yml
6 years ago
k8s-ci-robot
a5cc8537f9
Merge pull request #3283 from mattymo/more_upgrade_options
Extra options for upgrade mode
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
k8s-ci-robot
a801e02cea
Merge pull request #3261 from mattymo/etcd_ssl_dir_perms
Ensure etcd file permissions are correct when using vault
6 years ago
Zinin D.A
29c7775ea1
Monitor CoreDNS over svc
6 years ago
k8s-ci-robot
cbf099de4d
Merge pull request #3285 from mirwan/fix_netchecker_sa_when_psp
Fix wrong sa name in crb when psp is enabled
6 years ago
k8s-ci-robot
c8630f46fd
Merge pull request #3286 from fritchie/master
Change update strategy to RollingUpdate
6 years ago
Erwan Miran
af74d85b7d
Remove --insecure-bind-address when insecure-port=0
6 years ago
Chad Swenson
b8e7b4c0cd
Merge pull request #3288 from kubernetes-incubator/revert-3252-remove_insecure-bind-address_when_insecure-bind-port_is_0
Revert "Remove insecure-port and insecure-bind-address when possible"
6 years ago
Chad Swenson
97e5f28537
Revert "Remove insecure-port and insecure-bind-address when possible"
6 years ago
Frank Ritchie
f42e0a4711
Change update strategy to RollingUpdate.
When enable_network_policy is set to True with Calico 3 kubectl
apply fails with the error:
The Deployment "calico-kube-controllers" is invalid:
spec.strategy.rollingUpdate: Forbidden: may not be specified when
strategy type is 'Recreate'
See
https://github.com/kubernetes-incubator/kubespray/issues/3267
Changing the update strategy to RollingUpdate avoids this error.
6 years ago
Sascha Marcel Schmidt
6a5c828b6c
fix bin_dir
6 years ago
Sascha Marcel Schmidt
97aa87612a
use bin_dir
6 years ago
Matthew Mosesohn
d91f9e14e6
Put back legacy support for calico ippools and bgp settings
6 years ago
Erwan Miran
e24b1220a0
Fix wrong sa name in crb when psp is enabled
6 years ago
k8s-ci-robot
18f0531bba
Merge pull request #3266 from mirwan/doc_mixed_ansible_installation
Precision on control machine mixed Ansible installation
6 years ago
k8s-ci-robot
0a720b35af
Merge pull request #3270 from riverzhang/fix-registry
Add insecure_registry config to docker options
6 years ago
rongzhang
f557b54489
Add `docker_` to values
6 years ago
Erwan Miran
04852ad753
Install Helm on all masters
6 years ago
k8s-ci-robot
ee4f437aa2
Merge pull request #3276 from riverzhang/1.11.3
Upgrade kubernetes to v1.11.3
6 years ago
Matthew Mosesohn
aaa9a4efac
Ensure vault file permissions are correct
6 years ago
rongzhang
0140cf71c8
Upgrade kubernetes to v1.11.3
6 years ago
rongzhang
51794e4c13
Deploying k8s clusters in a private environment
6 years ago
rongzhang
b249b06036
Move docker options to kubespray-defaults
6 years ago
rongzhang
20caaf9d1f
Delete gitignore file
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