RongZhang
954aae931e
Fix issues #2246 ( #2403 )
Support Centos/Fedora atomic host
6 years ago
zhengchuan hu
0b1200bb49
add tip to large-deployments.doc
set the ``etcd_events_cluster_setup: true`` store events
in a separate dedicated etcd instance.
6 years ago
zhengchuan hu
646d473e8e
fix the name of some variable
6 years ago
Aivars Sterns
6975cd1622
Merge pull request #2419 from hswong3i/ingress_nginx_labels
Add labels for ingress_nginx_namespace
6 years ago
Aivars Sterns
b7f9bf43c2
Merge pull request #2421 from ctlam/master
Adding ssh_private_key_file to ProxyCommand
6 years ago
RongZhang
388b627f72
Enable OOM killing for etcd-events
Enable OOM killing like docker run etcd
6 years ago
Dominic Lam
f9019ab116
Adding ssh_private_key_file to ProxyCommand
This is trying to match what the roles/bastion-ssh-config is trying to do. When the setup is going through bastion, we want to ssh private key to be used on the bastion instance.
6 years ago
Michael Beatty
07657aecf4
add support for azure vnetResourceGroup
6 years ago
Wong Hoi Sing Edison
e65904eee3
Add labels for ingress_nginx_namespace, also only setup serviceAccountName if rbac_enabled
6 years ago
Ayaz Ahmed Khan
89847d5684
Explicitly defines the --kubelet-preferred-address-types parameter
to the API server configuration.
This solves the problem where if you have non-resolvable node names,
and try to scale the server by adding new nodes, kubectl commands
start to fail for newly added nodes, giving a TCP timeout error when
trying to resolve the node hostname against a public DNS.
7 years ago
RongZhang
dada98143c
Fix kubespary rpm spec file some requires ( #2417 )
Fix kubespary rpm spec file some requires
6 years ago
Aivars Sterns
713efff78e
Merge pull request #2184 from kongslund/kubelet-webhook-support
Added support for kubelet webhook authentication/authorization
6 years ago
Jonas Kongslund
585303ad66
Start with three dashes for consistency
6 years ago
Jonas Kongslund
a800ed094b
Added support for webhook authentication/authorization on the secure kubelet endpoint
6 years ago
Aivars Sterns
84e47f4aaa
Merge pull request #2411 from MQasimSarfraz/patch-1
README.md update for default component versions
6 years ago
Qasim Sarfraz
46ff9ce765
README.md update for default component versions
6 years ago
Aivars Sterns
e31eb199c5
Merge pull request #2324 from hswong3i/nginx_ingress
Integrate kubernetes/ingress-nginx 0.10.2 to Kubespray
6 years ago
Wong Hoi Sing Edison
fd46442188
Integrate kubernetes/ingress-nginx 0.11.0 to Kubespray
6 years ago
Matthew Mosesohn
9837b7926f
Use proper lookup of etcd host for calico ( #2408 )
Fixes #2397
6 years ago
Aivars Sterns
5aeaa248d4
Merge pull request #2407 from brant4test/PR
remove + groups['calico-rr']
6 years ago
brant
739f6c78ad
remove [calico-rr]
6 years ago
Aivars Sterns
b75b6b513b
Merge pull request #2406 from riverzhang/fedora
Delete unused fedora docker repo
6 years ago
rong.zhang
2a3b48edaf
Delete unused fedora docker repo
6 years ago
brant
7c7b33a0f8
remove + groups['calico-rr']
6 years ago
brant
40d72d1865
added [calico-rr]
6 years ago
brant
cdc2e7d4fe
Test-for-release-(do-not-merge)
6 years ago
Spencer Smith
2628663590
Merge pull request #2376 from dleske/opst-deprecation-warning
Correct use of deprecated argument to TF/OpenStack module
6 years ago
Antoine Legrand
5cc77eb6fd
Merge pull request #2294 from Nowaker/patch-1
Enable OOM killing
6 years ago
Aivars Sterns
a1aa9d79c0
Merge pull request #2341 from trilogy-group/hotfix/single_node_limited_run
gather facts for all nodes, even if running for single one (--limit)
6 years ago
Aivars Sterns
8b21034b31
Merge pull request #2344 from hswong3i/local_volume_provisioner_fixup
Upgrade Local Volume Provisioner Addon to v2.0.0
6 years ago
RongZhang
67ffd8e923
Add etcd-events cluster for kube-apiserver ( #2385 )
Add etcd-events cluster for kube-apiserver
6 years ago
Chad Swenson
af7edf4dff
Merge pull request #2369 from eviln1/fix-insecure-apiserver-port
fix apiserver manifest when disabling insecure_port
6 years ago
Spencer Smith
0fd3b9f7af
Merge pull request #2391 from Miouge1/latest-helm
Install latest version of Helm
6 years ago
Matthew Mosesohn
7ef9f4dfdd
Revert "Add pre-upgrade task for moving credentials file" ( #2393 )
6 years ago
Brad Beam
6ce507f39f
Merge pull request #2345 from mattymo/credentials_upgrade_fix
Add pre-upgrade task for moving credentials file
6 years ago
Brad Beam
34cab91e86
Merge pull request #2366 from z1nkum/bump_dashboard_tag
Bump dashboard from 1.8.1 to 1.8.3 because of reload bug
6 years ago
Brad Beam
63de9bdba3
Merge pull request #2363 from whereismyjetpack/default-kube-proxy
default kube_proxy_mode in kubernetes-defaults
6 years ago
Brad Beam
afb6e7dfc3
Merge pull request #2362 from mattymo/calico_ignore_extra_pools_again
Use CNI to assign kube_pods_subnet for calico
6 years ago
Brad Beam
ad89d1c876
Update pre_upgrade.yml
6 years ago
Simon Li
6b80ac6500
Fix indexing of supplementary DNS in openssl.conf
6 years ago
Miouge1
2257dc9baa
Install latest version of Helm
6 years ago
Andrew Greenwood
a40d9f3c72
Document a silent killer... ( #2373 )
Adding this into the default example inventory so it has less of a chance of biting others after weeks of random failures (as etcd does not express that it has run out of RAM it just stalls).. 512MB was not enough for us to run one of our products.
6 years ago
Dmitry Vlasov
977e7ae105
remove obsolete init image, bump dashboard version 1.8.1 -> 1.8.3
6 years ago
Matthew Mosesohn
bc0fc5df98
Use node cert for etcd tasks instead of delegating to first etcd ( #2386 )
For etcdctl commands, use admin cert instead of node because this file
doesn't exist on etcd only hosts.
6 years ago
Brad Beam
810c10a0e9
Merge pull request #2382 from chechiachang/replace-tab-with-space-and-remove-redundant-spaces
Remove redundant spaces
6 years ago
Matthew Mosesohn
bb469005b2
Add pre-upgrade task for moving credentials file
6 years ago
Brad Beam
89ade65ad6
Fixing etcd certs for calico rr ( #2374 )
6 years ago
RongZhang
128d3ef94c
Fix run kubectl error ( #2199 )
* Fix run kubectl error
Fix run kubectl error when first master doesn't work
* if access_ip is define use first_kube_master
else different master use a different ip
* Delete set first_kube_master and use kube_apiserver_access_address
6 years ago
RongZhang
b7e06085c7
Upgrade to Kubernetes v1.9.3 ( #2323 )
Upgrade to Kubernetes v1.9.3
6 years ago
David Chang
8875e25fe9
Replace tab with space. Remove redundant spaces
6 years ago