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
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
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
rongzhang
f557b54489
Add `docker_` to values
6 years ago
Erwan Miran
04852ad753
Install Helm on all masters
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
c41ca22a78
Planning the configuration of docker parameters
6 years ago
georgejdli
b891d77679
add option to secure helm tiller with tls
6 years ago
Takashi Okamoto
d182d4f979
absolute path for kubectl.
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
mlushpenko
ea2c9d8f57
Fix yaml checks
6 years ago
mlushpenko
f958b32c83
Fix calico health checks
6 years ago
Matthew Mosesohn
dc3e317d20
Fix backward compatibility with calico 2.6
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
cd8e469b9c
Add missing variable kube_proxy_nodeport_addresses
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
b979fb0116
Upgrade pause image to 3.1
6 years ago
rongzhang
435e098751
Fix feature-gates
6 years ago