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
k8s-ci-robot
baf1aba239
Merge pull request #3257 from georgejdli/feature-helm-tls-2
[helm-tls] add option to secure helm tiller with tls
6 years ago
georgejdli
b891d77679
add option to secure helm tiller with tls
6 years ago
Erwan Miran
1d2ae39cff
Precision on control machine mixed Ansible installation
6 years ago
k8s-ci-robot
7bf09945f2
Merge pull request #3259 from okamototk/fix_indent
Fix indent error by yamllint.
6 years ago
k8s-ci-robot
5c2e9a5376
Merge pull request #3252 from mirwan/remove_insecure-bind-address_when_insecure-bind-port_is_0
Remove insecure-port and insecure-bind-address when possible
6 years ago
k8s-ci-robot
b3a689658b
Merge pull request #3255 from mlushpenko/calico_check
Fix calico health checks
6 years ago
Takashi Okamoto
d182d4f979
absolute path for kubectl.
6 years ago
k8s-ci-robot
9c49e071d3
Merge pull request #3260 from riverzhang/discoverytimeout
Add discovery_timeout to join configuration
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
Takashi Okamoto
b2a7a27dfb
Fix indent error by yamllint.
6 years ago