Andreas Kruger
4bb7d2b566
Merge branch 'master' of https://github.com/kubernetes-incubator/kubespray into cert-fix-2
6 years ago
Andreas Krüger
f619eb08b1
Merge pull request #2350 from whereismyjetpack/kubeadm-nodename
set nodeName to "{{ inventory_hostname }}" in kubeadm-config
6 years ago
Andreas Krüger
55195fe546
Merge pull request #2500 from gorazio/patch-1
Add prometheus annotations to spec in ingress
6 years ago
RongZhang
5711074c5a
Merge pull request #2290 from mirwan/node_labels_from_inventory
Node labels definition in kubelet params from inventory
6 years ago
RongZhang
31e386886f
Merge pull request #2555 from chenhonggc/redundancy
remove redundancy code
6 years ago
陈宏
4d85e3765e
remove redundancy code
6 years ago
Kuldip Madnani
daeeae1a91
Added retries in pre-upgrade.yml and retries while applying kube-dns.yml ( #2553 )
* Added retries in pre-upgrade.yml and retries while applying kube-dns.yml
* Removed trailing spaces
6 years ago
Andreas Krüger
270d21f5c1
Merge pull request #2540 from mattymo/cloud_config_timing
Write cloud-config during kubelet configuration
6 years ago
Andreas Kruger
bf29198efd
Fix merge conflict
6 years ago
Chad Swenson
db4e225342
Merge pull request #2548 from kmadnani/fix-openssl-conf
Added a fix in openssl.conf template to check for loadbalancer IP.
6 years ago
Kuldip Madnani
9ebbf1c3cd
Added a fix in openssl.conf template to check if IP of loadbalncer is available or not.
6 years ago
Chad Swenson
ef7f5edbb3
Remove old docker packages and other docker upgrade fixes ( #2536 )
* Remove old docker packages
This removes docker packages that are obsolete if docker-ce packages are to be installed, which fixes some package conflict issues that can occur during upgrades.
* Add support for setting obsoletes=0 when installing docker with yum
6 years ago
woopstar
0b5404b2b7
Fix
6 years ago
woopstar
0df32b03ca
Update openssl.conf to count better and work with Jinja 2.9
6 years ago
Matthew Mosesohn
72a4223884
Write cloud-config during kubelet configuration
This file should only be updated during kubelet upgrade so that
master components are not accidentally restarted first during
preinstall stage.
6 years ago
Andreas Krüger
03117d9572
Merge pull request #2488 from LuckySB/ingress-nginx-node-role
Dedicated node for ingress nginx controller
6 years ago
Andreas Krüger
c78f5393c3
Merge pull request #2538 from hswong3i/weave-2.2.1-fixup
Fixup #2523 : Upgrade Weave to 2.2.1
6 years ago
Andreas Krüger
fda49564bf
Merge pull request #2492 from chenhonggc/gather_all_instances
gather all facts
6 years ago
Andreas Krüger
ed48b6e4b7
Merge pull request #2537 from hswong3i/calico-2.6.8-docs
Fixup #2262 : Update README.md for calico v2.6.8
6 years ago
Wong Hoi Sing Edison
848fc323db
Fixup for #2523 :
- Rename template for /etc/cni/net.d/00-weave.conflist to 00-weave.conflist.j2
- Apply resources requests/limits to both container weave and weave-npc
6 years ago
Wong Hoi Sing Edison
e6f57f27ee
Fixup #2262 : Update README.md for calico v2.6.8
6 years ago
Brad Beam
015ea62e92
Merge pull request #2262 from tmjd/calico-canal-v2-6-7
Update Calico and Canal
6 years ago
Andreas Krüger
2ca7087018
Merge pull request #2524 from avoidik/systemd_user_kubelet
Set exact user for Kubelet services
6 years ago
Andreas Krüger
d665f14682
Merge pull request #2526 from mzehrer/patch-1
Remove kibana_base_url
6 years ago
avoidik
e375678674
Set exact user for Kubelet services
6 years ago
Andreas Krüger
d33a482c91
Merge pull request #2529 from dvazar/bugfix/azurerm_generate_inventory
Fixed inventory file creation
6 years ago
Andreas Krüger
d64839e7d2
Merge pull request #2532 from LuckySB/etcd_tuning
add etc tunning options
6 years ago
Sergey Bondarev
4f7479d94d
add etc tunning options
https://coreos.com/etcd/docs/latest/tuning.html
etcd_snapshot_count
and
ionice priority
6 years ago
dvazar
9511178666
fixed: creation of an inventory template
6 years ago
Michael Zehrer
b8d1652baf
Remove kibana_base_url
The default for kibana_base_url does not make sense an makes kibana unusable. The default path forces a 404 when you try to open kibana in the browser. Not setting kibana_base_url works just fine.
6 years ago
Andreas Krüger
f7dc73b830
Merge pull request #2521 from f84anton/patch-1
optional calico_ip_auto_method variable with IP_AUTODETECTION_METHOD
6 years ago
Andreas Krüger
8eac37fabd
Merge pull request #2523 from hswong3i/weave-2.2.1
Upgrade Weave to 2.2.1
6 years ago
Dann Bohn
1d0415a6cf
fixes typo in kube_override_hostname for kubeadm
6 years ago
Wong Hoi Sing Edison
3f5c60886b
Upgrade Weave to 2.2.1
- Fix #2414 , so namespace isolation should now works
- Update weave-net.yml.j2 as per latest https://cloud.weave.works/k8s/net
- Other minor fixup
6 years ago
Anton Fayzrahmanov
a75598b3f4
IP_AUTODETECTION_METHOD docs
6 years ago
Anton Fayzrahmanov
60a057cace
Update calico-node.yml.j2
6 years ago
Anton Fayzrahmanov
dd9d0c0530
optional calico_ip_auto_method variable with IP_AUTODETECTION_METHOD
can be set to one of
first-found
can-reach
interface
6 years ago
Dann Bohn
9fa995ac9d
only sets nodeName in kubeadm-config when kube_override_hostname is set
6 years ago
Andreas Krüger
f07734596e
Merge pull request #2333 from hswong3i/cephfs_provisioner_fixup
CephFS Provisioner Addon Fixup
6 years ago
Wong Hoi Sing Edison
caec3de364
Updating to use calico-node v2.6.8
6 years ago
Erik Stidham
60bfc56e8e
Update Calico and Canal
- Updating to use calico-node v2.6.7
- A few updates to their manifests too
6 years ago
Wong Hoi Sing Edison
206e24448b
CephFS Provisioner Addon Fixup
6 years ago
Spencer Smith
4175431dcd
Merge pull request #2332 from hswong3i/registry_fixup
Registry Addon Fixup
6 years ago
Wong Hoi Sing Edison
bb1eb9fec8
Add labels for namespace
6 years ago
Keyvan Hedayati
b0d7115e9b
hswong3i/kubespray#3 : Use {{ cluster_name }} for valid FQDN in REGISTRY_HOST
6 years ago
Wong Hoi Sing Edison
f8ebd08e75
Registry Addon Fixup
6 years ago
Andreas Krüger
6ac7840195
Update to correct versions in README
Some of the versions does not match. Fix this.
6 years ago
Andreas Krüger
30e4b89837
Merge pull request #2504 from brtknr/patch-1
Update kube-apiserver.manifest.j2 and kubeadm-config.yaml.j2 to incorporate `endpoint-reconciler-type: lease`
6 years ago
Chad Swenson
0e6b4e80f7
Merge pull request #2490 from woopstar/workaround-fix-1
Only apply roles from first master node to fix regression
6 years ago
Chad Swenson
9949782e96
Merge pull request #2489 from woopstar/token-fix-1
Only copy tokens if tokens_list contains any
6 years ago