Skip to content
  1. Dec 11, 2017
  2. Dec 05, 2017
    • BenGalewsky's avatar
      Update OpenStack Terraform: Modules, Bastions, and New Floating IP config (#1958) · 591ae700
      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
      591ae700
  3. Dec 04, 2017
  4. Nov 30, 2017
    • Jean-Marie F's avatar
      Terraform - Remove the need for region specific reference data (#1962) · ca8a9c60
      Jean-Marie F authored
      * Dynamically retrieve aws_bastion_ami latest reference by querying AWS rather than hard coded
      
      * Dynamically retrieve the list of availability_zones instead of needing to have them hard coded
      
      * Limit availability zones to first 2, using slice extrapolation function
      
      * Replace the need for hardcoded variable "aws_cluster_ami" by the data provided by Terraform
      
      * Move ami choosing to vars, so people don't need to edit create infrastructure if they want another vendor image (as suggested by @atoms)
      
      * Make name of the data block agnostic of distribution, given there are more than one distribution supported
      
      * Add documentation about other distros being supported and what to change in which location to make these changes
      ca8a9c60
  5. Nov 02, 2017
  6. Oct 27, 2017
  7. Oct 18, 2017
  8. Sep 27, 2017
  9. Sep 08, 2017
    • Tennis Smith's avatar
      Add bastion host definitions (#1621) · a47aaae0
      Tennis Smith authored
      * Add comment line and documentation for bastion host usage
      
      * Take out unneeded sudo parm
      
      * Remove blank lines
      
      * revert changes
      
      * take out disabling of strict host checking
      a47aaae0
  10. Sep 05, 2017
    • Tennis Smith's avatar
      Point apiserver address to 0.0.0.0 (#1617) · 35d48cc8
      Tennis Smith authored
      * Point apiserver address to 0.0.0.0
      Added loadbalancer api server address
      * Update documentation
      35d48cc8
    • Yorgos Saslis's avatar
      Update ansible inventory file when template changes (#1612) · 82eedbd6
      Yorgos Saslis authored
      This trigger ensures the inventory file is kept up-to-date. Otherwise, if the file exists and you've made changes to your terraform-managed infra without having deleted the file, it would never get updated. 
      
      For example, consider the case where you've destroyed and re-applied the terraform resources, none of the IPs would get updated, so ansible would be trying to connect to the old ones.
      82eedbd6
  11. Jul 26, 2017
  12. Jul 11, 2017
  13. Jul 10, 2017
  14. Jun 16, 2017
  15. Apr 12, 2017
  16. Mar 20, 2017
  17. Mar 09, 2017
  18. Mar 06, 2017
    • Vincent Schwarzer's avatar
      Rewrote AWS Terraform for Kargo · 3c6b1480
      Vincent Schwarzer authored
      Rewrote AWS Terraform deployment for AWS Kargo. It supports now
      multiple Availability Zones, AWS Loadbalancer for Kubernetes API,
      Bastion Host, ...
      
      For more information see README
      3c6b1480
  19. Mar 03, 2017
  20. Feb 23, 2017
  21. Jan 24, 2017
  22. Jan 23, 2017
  23. Jan 06, 2017
  24. Jan 05, 2017
  25. Dec 13, 2016
  26. Dec 09, 2016
  27. Dec 08, 2016
  28. Dec 06, 2016
  29. Nov 21, 2016
    • Dan Bode's avatar
      Decouple etcd/k8s-cluster roles in ec2 terraform · cb84b939
      Dan Bode authored
      Currently, the terraform script in contrib
      adds etcd role as a child of k8s-cluster in
      its generated inventory file.
      
      This is problematic when the etcd role is
      deployed on separate nodes from the k8s master
      and nodes. In this case, this leads to failures
      of the k8s node since the PKI certs required for
      that role have not been propogated.
      cb84b939
  30. Nov 18, 2016
    • Bogdan Dobrelya's avatar
      Add download localhost and enable for CI · a03540da
      Bogdan Dobrelya authored
      
      
      * Add download_localhost for the download_run_once mode, which is
        use the ansible host (a travis node for CI case) to store and
        distribute containers across cluster nodes in inventory.
        Defaults to false.
      * Rework download_run_once logic to fix idempotency of uploading
        containers.
      * For Travis CI, enable docker images caching and run Travis
        workers with sudo enabled as a dependency
      * For Travis CI, deploy with download_localhost and download_run_once
        enabled to shourten dev path drastically.
      * Add compression for saved container images. Defaults to 'best'.
      
      Signed-off-by: default avatarBogdan Dobrelya <bdobrelia@mirantis.com>
      Co-authored-by: default avatarAleksandr Didenko <adidenko@mirantis.com>
      a03540da
  31. Nov 15, 2016
  32. Nov 14, 2016
  33. Nov 07, 2016
    • Matthew Mosesohn's avatar
      adds ability to have hosts with no floating ips on terraform/openstack (+8 squashed commits) · f106bf5b
      Matthew Mosesohn authored
      
      Squashed commits:
      [f9355ea1] Swap order in which we reload docker/socket
      [2ca6819c] Reload docker.socket after installing flannel on coreos
      
      Workaround for #569
      [9f976e56] Vagrantfile: setup proxy inside virtual machines
      
      In corporate networks, it is good to pre-configure proxy variables.
      [9d7142f4] Vagrantfile: use Ubuntu 16.04 LTS
      
      Use recent supported version of Ubuntu for local development setup
      with Vagrant.
      [50f77cca] Add CI test layouts
      
      * Drop Wily from test matrix
      * Replace the Wily cases dropped with extra cases to test separate
        roles deployment
      
      Signed-off-by: default avatarBogdan Dobrelya <bdobrelia@mirantis.com>
      [03e162b3] Update OWNERS
      [c7b00cae] Use tar+register instead of copy/slurp for distributing tokens and certs
      
      Related bug: https://github.com/ansible/ansible/issues/15405
      
      Uses tar and register because synchronize module cannot sudo on the
      remote side correctly and copy is too slow.
      
      This patch dramatically cuts down the number of tasks to process
      for cert synchronization.
      [2778ac61] Add new var skip_dnsmasq_k8s
      
      If skip_dnsmasq is set, it will still not set up dnsmasq
      k8s pod. This enables independent setup of resolvconf section
      before kubelet is up.
      f106bf5b
  34. Nov 05, 2016
  35. Jun 15, 2016
  36. Jun 07, 2016
  37. Jun 06, 2016
Loading