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
Jeff Bornemann
83838b7fbc
Add new OCI cloud controls
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
Atoms
8c9588ab59
Add additional no proxy parameter for more customization
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
mlushpenko
8e95974930
Fix ports for kubeadm client and master configs for ha setups
6 years ago
Erwan Miran
059cd17b47
Fix target hosts generation when /etc/hosts does not contain 127.0.0.1 or ::1
6 years ago
Erwan Miran
81c3f2c971
etcd_events_access_address should be used for peer_url and client_url
6 years ago
Erwan Miran
82a28d6bb3
Add documentation about having HA for etcd
6 years ago
Antoine Legrand
22f9114630
update calico to 3.2.0
6 years ago
Antoine Legrand
f2f0cdd0ff
add arch vars for docker
6 years ago
Antoine Legrand
da06c8e5a9
etcd UNSUPPORTED for all arch
6 years ago
Antoine Legrand
2f1fe44762
update images to use arch
6 years ago
Antoine Legrand
19268ded23
Fix some arm64 errors
6 years ago
Antoine Legrand
f67933d2ac
add ETCD_UNSUPPORTED_ARCH=arm64 flag
6 years ago
Antoine Legrand
247b9e83d8
etcd arch-image
6 years ago
Antoine Legrand
9c2098b8fa
fix kubelet_max_pod assert
6 years ago
Antoine Legrand
48c0c8d854
Update dir list
6 years ago
rongzhang
2609ec0dc3
Fix copy etcd-ssl-ca failed
6 years ago
rongzhang
16fc22a207
Fix ipvs by kubeadm v1alpha1
6 years ago