AtzeDeVries
482857611a
added extra var for ubuntu 18 netplan resolv
6 years ago
AtzeDeVries
8d8bbc294a
fix for resolvconf in ubuntu18
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
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
Antoine Legrand
15363530ae
Reverts calico update to 3.2.0, fixes #3223
6 years ago
Luis Nunez
6569180654
remove capitalize filter
6 years ago
Erwan Miran
a644b7c267
Introducing credentials_dir in order to be able to override it
6 years ago
Erwan Miran
c0ce875743
change edge to 18.06 for ubuntu
6 years ago
Erwan Miran
a22d28e1c1
docker 18.06 for ubuntu version before bionic
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
Matthew Mosesohn
fd57fde075
Always run helm init to allow for settings changes
6 years ago
Wong Hoi Sing Edison
9fc8f9a07d
ingress-nginx: Upgrade to 0.19.0
Upstream Changes:
- ingress-nginx 0.19.0 (https://github.com/kubernetes/ingress-nginx/releases/tag/nginx-0.19.0 )
Our Changes:
- Sync templates with upstream changes
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
Wong Hoi Sing Edison
32fdfbcd5a
cephfs-provisioner: Upgrade to v2.1.0-k8s1.11
Upstream Changes:
- cephfs-provisioner v2.1.0-k8s1.11 (https://github.com/kubernetes-incubator/external-storage/releases/tag/cephfs-provisioner-v2.1.0-k8s1.11 )
Our Changes:
- Sync clusterrole and role with upstream changes
6 years ago
Wong Hoi Sing Edison
df8b27c03c
coredns: Upgrade to v1.2.2
Upstream Changes:
- coredns v1.2.2 (https://github.com/coredns/coredns/releases/tag/v1.2.2 )
NOTE:
- coredns image for 1.2.0 and 1.2.1 had been removed from https://console.cloud.google.com/gcr/images/google-containers/GLOBAL/coredns
6 years ago