Timo Ribbers
83e3b72220
Fix node hostname in glusterfs inventory.example
Remove duplicate hostname usage.
6 years ago
Sascha Marcel Schmidt
19e2868484
fix path to bootstrap tear down
6 years ago
wikiselev
53aee6dc24
fix glusterfs ppa and glusterfs server command name errors
6 years ago
Sascha Marcel Schmidt
9fba448053
recator to use kube module, finally fix race condition in storage tasks
6 years ago
Magnus Holm
fcfe12437c
contrib/terraform/terraform.py: fix for Ansible 2.6.2+, issue #3067
6 years ago
Simon Li
d284961d47
Change heketi-tear-down to run on nodes instead of localhost delegate_to
6 years ago
Simon Li
8ac57201a7
Prefix heketi kubectl calls with {{ bin_dir }}
6 years ago
okumin
a953f1ca8b
Fix a broken symbolic link for group_vars
6 years ago
rguichard
c19643cee2
availability zones support for OpenStack
allow masters, nodes and gluster nodes (within each group) to be scheduled
on differents AZ.
6 years ago
Jerry Elmore
1385091768
Clarify etcd deployment script failure mechanism
Attempting to clarify the language surrounding the etcd node deployment script failure mechanism. I had this error when doing a new cluster deployment last night and, though it should have been, it wasn't immediately apparent to me what was causing the issue (since my default master node hostnames do not specify whether they are also acting as etcd replicas).
6 years ago
rguichard
1a38a9df88
add security groups for traffic to 30000-32767/tcp
This will make NodePort services work out of the box
6 years ago
Sascha Marcel Schmidt
2bd8fbb2dd
add missing templates
6 years ago
Sascha Marcel Schmidt
205ea33b10
"fix" race condition
6 years ago
Sascha Marcel Schmidt
c42397d7db
run kubectl on one of the masters
6 years ago
Sascha Marcel Schmidt
306a6a751f
wait for job to complete
6 years ago
Sascha Marcel Schmidt
318c69350e
pin heketi image version
6 years ago
Sascha Marcel Schmidt
6d1804d8a4
also remove storage class
6 years ago
Sascha Marcel Schmidt
ee67ece641
suppress unnecessary change
6 years ago
Rong Zhang
4d7426ec95
Fix terraform env Not effective ( #2966 )
Add TF_VAR_ to terraform env
6 years ago
Sascha Marcel Schmidt
f703814561
add tear down playbook
6 years ago
Sascha Marcel Schmidt
c39835628d
prevent some race conditions, increase over all time limits
6 years ago
Sascha Marcel Schmidt
1253725975
add necessary chdir
6 years ago
Sascha Marcel Schmidt
f4c1d6a5d7
remove unnecessary check for existing artifact
6 years ago
Sascha Marcel Schmidt
d7abdced05
fix typo
6 years ago
Sascha Marcel Schmidt
78aeef074e
add hint on how to install heketi-cli
6 years ago
Sascha Marcel Schmidt
0b7aa33bc2
add jmespath as requirement
6 years ago
Andreas Holmsten
b900bd6e94
[contrib/terraform/openstack] Add supplementary node groups
* Add supplementary node groups
To add additional ansible groups to the k8s nodes, such as
`kube-ingress` for running ingress controller pods. Empty by default.
6 years ago
Sascha Marcel Schmidt
8e275ab2bd
change order and validation of bootstrap and rest tasks as well as
volumes
6 years ago
Sascha Marcel Schmidt
b56f465145
fix creation of heketi volumes and storage provisioning validation
6 years ago
Sascha Marcel Schmidt
74cad6b811
pin versions of container images
6 years ago
Sascha Marcel Schmidt
8ef0cf771f
update link
6 years ago
Sascha Marcel Schmidt
9516170ce5
remove unnecessary become flag
6 years ago
Sascha Marcel Schmidt
5aefa847df
add fences
6 years ago
Sascha Marcel Schmidt
831ef7ea2c
add readme
6 years ago
Sascha Marcel Schmidt
9c7e30e4b4
add sample inventory
6 years ago
Sascha Marcel Schmidt
8c5bfc7718
add debian compatibility
6 years ago
Sascha Marcel Schmidt
61046a6923
move heketi playbook
6 years ago
Sascha Marcel Schmidt
9d2fabc9b9
add heketi/glusterfs as additional contributional network storage
6 years ago
Derek Lemon
27d62941b2
Add the subnet_cidr as a required argument to the network module
6 years ago
Derek Lemon
ab345c5f69
Change was not picked up
6 years ago
Derek Lemon
a06f641b6c
Configurable openstack subnet cidr
6 years ago
hvle
a2a26755fe
docs(azure cli): update links
install and login links
6 years ago
Paul Montero
3f1887316b
Set widely used header for python for different OS
6 years ago
Giri Kuncoro
3a1f6810b7
Remove loadbalancer_apiserver binding on readme
6 years ago
Giri Kuncoro
0fb017b9c1
Rename ansible user env vars
6 years ago
Pablo Moreno
df6c5b28a1
[contrib/terraform/openstack] Backward compatibility changes ( #2539 )
* [terraform/openstack] Restores ability to use existing public nodes and masters as bastion.
* [terraform/openstack] Uses network_id as output
* [terraform/openstack] Fixes link to inventory/local/group_vars
* [terraform/openstack] Adds supplementary master groups
* [terraform/openstack] Updates documentation avoiding manual setups for bastion (as they are not needed now).
* [terraform/openstack] Supplementary master groups in docs.
* [terraform/openstack] Fixes repeated usage of master fips instead of bastion fips
* [terraform/openstack] Missing change for network_id to subnet_id
* [terraform/openstack] Changes conditional to element( concat ) form to avoid type issues with empty lists.
6 years ago
avoidik
26caad4f12
Allow ansible_ssh_private_key_file for Openstack
7 years ago
avoidik
076b5c153f
Return subnet_id as defined in kubespray.tf
7 years ago
dvazar
9511178666
fixed: creation of an inventory template
7 years ago
RongZhang
dada98143c
Fix kubespary rpm spec file some requires ( #2417 )
Fix kubespary rpm spec file some requires
7 years ago