- Oct 18, 2018
-
-
Miouge1 authored
-
- Oct 15, 2018
-
-
Julien Senon authored
Update template to have bastion section
-
- Oct 12, 2018
-
-
SataQiu authored
-
- Oct 11, 2018
-
-
Giacomo Longo authored
* Automatically infer bootstrap_os * Rename bootstrap os to os_family
-
- Sep 30, 2018
-
-
SataQiu authored
-
- Sep 28, 2018
-
-
Andreas Holmsten authored
* Replace `openstack_compute_secgroup_v2` with `openstack_networking_secgroup_v2` The `openstack_networking_secgroup_v2` resource allow specifications of both ingress and egress. Nova security groups define ingress rules only. This change will also allow for more user-friendly specified security rules, as the different security group resources have different HCL syntax.
-
- Sep 05, 2018
-
-
唐超 authored
-
- Aug 21, 2018
-
-
rguichard authored
-
- Aug 07, 2018
-
-
Magnus Holm authored
-
- Aug 01, 2018
-
-
rguichard authored
allow masters, nodes and gluster nodes (within each group) to be scheduled on differents AZ.
-
- Jul 31, 2018
-
-
Jerry Elmore authored
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).
-
- Jul 27, 2018
-
-
rguichard authored
This will make NodePort services work out of the box
-
- Jul 05, 2018
-
-
Rong Zhang authored
Add TF_VAR_ to terraform env
-
- Jun 28, 2018
-
-
Andreas Holmsten authored
* 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.
-
- Jun 14, 2018
-
-
Derek Lemon authored
-
Derek Lemon authored
-
Derek Lemon authored
-
- May 08, 2018
-
-
Giri Kuncoro authored
-
- May 02, 2018
-
-
Giri Kuncoro authored
-
- Apr 30, 2018
-
-
Pablo Moreno authored
* [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.
-
- Mar 31, 2018
-
-
avoidik authored
-
- Mar 27, 2018
-
-
avoidik authored
-
- Mar 02, 2018
- Feb 24, 2018
-
-
Drew Leske authored
-
Drew Leske authored
-
Drew Leske authored
-
Drew Leske authored
Supports Kubespray workspace with multiple OpenStack-deployed k8s clusters. * Create sample inventory directory for template * Moved broken `group_vars` symlink to sample directory * Created sample cluster Terraform file * Updated documentation
-
- Feb 23, 2018
-
- Feb 08, 2018
-
-
Wong Hoi Sing Edison authored
-
- Jan 17, 2018
-
-
ArchiFleKs authored
-
ArchiFleKs authored
-
- Jan 07, 2018
-
-
Ronald Rivera authored
-
Ron Rivera authored
-
- Jan 05, 2018
-
-
ArchiFleKs authored
-
ArchiFleKs authored
Hardcoded variables are removed from variables.tf file because it might not be suitable for all OpenStack Cloud depending on Identity API version available (between v2 or v3) and preferred authentication method.
-
- Dec 11, 2017
-
-
ArchiFleKs authored
For distribution who ship python3 as default python, it breaks the inventory script as it is not compatible with python3.
-
- Dec 05, 2017
-
-
BenGalewsky authored
* Adding bastion and private network provisioning for openstack terraform * Remove usage of floating-ip property * Combine openstack instances + floating ips * Fix relating floating IPs to hosts for openstack builds * Tighten up security groups Allow ssh into all instances with floating IP * Add the gluster hosts to the no-floating group * Break terraform into modules * Update README and var descriptions to match current config * Remove volume property in gluster compute def * Include cluster name in internal network and router names * Make dns_nameservers a variable
-
- Dec 04, 2017
-
-
Jan Jungnickel authored
-
Jan Jungnickel authored
* Properly tag instances and subnets with `kubernetes.io/cluster/$cluster_name` This is required by kubernetes to support multiple clusters in a single vpc/az * Get rid of loadbalancer_apiserver_address as it is no longer needed
-