Andreas Krüger
d9418b1dc4
Merge pull request #2554 from georgejdli/fix-sa-token-signing
Fix kubespray's ServiceAccount token signing keys
6 years ago
Andreas Krüger
2c89a02db3
Only download container/file if host is in defined group ( #2565 )
* Only download container/file if host is in defined group
* Set correct when clause
* Fix last entries
* Update download groups
6 years ago
Chad Swenson
0ca08e03af
Merge pull request #2566 from woopstar/etcd-fix-2
Fix etcd from import task to include task
6 years ago
avoidik
15efdf0c16
Move credential checks
6 years ago
avoidik
ab8760cc83
Move credentials pre-check
6 years ago
avoidik
b6da596ec1
Move default configuration parameters for cloud-config
6 years ago
avoidik
3c12c6beb3
Move cloud config configurations to proper location
6 years ago
avoidik
26caad4f12
Allow ansible_ssh_private_key_file for Openstack
6 years ago
Erwan Miran
8ece922ef0
node_labels documentation + kube-ingress label handling as role_node_label
6 years ago
Andreas Krüger
887a468d32
Merge pull request #2562 from avoidik/fix-indexes-pr-2251
Fix kubecert_node.results indexes
6 years ago
woopstar
859a7f32fb
Fix import task. Has to be include task to evalutate etcd_cluster_setup variable at run time
6 years ago
Andreas Krüger
1f28764ca1
Merge pull request #2512 from woopstar/hyperkube-fix-1
Switch hyperkube from CoreOS to Google
6 years ago
Andreas Krüger
76cb37d6b5
Merge pull request #2544 from woopstar/cert-fix-2
Update openssl.conf to count better and work with Jinja 2.9
6 years ago
Andreas Krüger
7ddd4cd38c
Merge pull request #2561 from rsmitty/no_proxy
only set no_proxy if other proxy vars are defined
6 years ago
Andreas Krüger
c1eb975545
Merge pull request #2557 from chenhonggc/vault_health_check_delay
Maybe vault health check needs delay
6 years ago
Chad Swenson
414b739641
Merge pull request #2564 from rsmitty/jinja-ext
include do extension for jinja
6 years ago
georgejdli
572ab650db
copy dedicated service account token signing key for kubeadm migration
6 years ago
Spencer Smith
e296ccb4d0
include do extension for jinja
6 years ago
avoidik
72c2a8982b
Fix kubecert_node.results indexes
6 years ago
Spencer Smith
13c57147eb
only set no_proxy if other proxy vars are defined
6 years ago
Andreas Krüger
7e58b96328
Merge pull request #2525 from avoidik/openstack_subnet_fix
Return subnet_id as defined in kubespray.tf
6 years ago
Andreas Krüger
ac4a71452e
Merge pull request #2062 from wanix/ansible-vagrant-update
replace ansible.sudo by ansible.become for vagrant
6 years ago
Matthew Mosesohn
03bcfa7ff5
Stop templating kube-system namespace and creating it ( #2545 )
Kubernetes makes this namespace automatically, so there is
no need for kubespray to manage it.
6 years ago
Andreas Kruger
af5f376163
Revert
6 years ago
woopstar
004b0a3fcf
Fix merge conflict
6 years ago
Andreas Kruger
4bb7d2b566
Merge branch 'master' of https://github.com/kubernetes-incubator/kubespray into cert-fix-2
6 years ago
Vladimir Vasilkin
94a0562c93
adding prometheus_operator_enabled, k8s_metrics_enabled parameters to tests
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
Chen Hong
4a705b3fba
May vault health check needs delay
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
Vladimir Vasilkin
f0a04b4d65
wait 5 * 4 secs until Tiller starts
6 years ago
Vladimir Vasilkin
760ca1c3a9
adding checking for prometheus_operator_enabled
6 years ago
Vladimir Vasilkin
23b3833806
running on the first master only.
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
georgejdli
c8f857eae4
configure kubespray to sign service account tokens with a dedicated and stable key
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
Vladimir Vasilkin
19e1b11d98
prometheus operator, metrics for k8s cluster
install using Helm:
- Prometheus Operator
- metrics for k8s cluster including: grafana dashboard, alertmanager, node exporters
base project:
https://github.com/coreos/prometheus-operator
the issue:
https://github.com/kubernetes-incubator/kubespray/issues/2042
Previous PR, raw ansible without Helm:
https://github.com/kubernetes-incubator/kubespray/pull/2499
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