Skip to content
  1. Mar 18, 2019
  2. Feb 26, 2019
  3. Feb 18, 2019
  4. Feb 12, 2019
  5. Feb 01, 2019
  6. Jan 31, 2019
    • Maxime Guyot's avatar
      Add support for Packet with Terraform (#4043) · 40f1c51e
      Maxime Guyot authored
      * Add support for Packet with Terraform
      
      Co-Author: johnstudarus <john@jhlconsulting.com>
      
      * removed advanced features to streamline
      
      * clarifying usage
      
      * Update README.md
      
      provide a better test to validate things are working OK
      
      * Update README.md
      
      clarifying what to set
      
      * minor wordsmithing
      
      * Fix admin cert path
      
      * clarifying how to configure keys
      
      * enabling kubeconfig_localhost
      
      pull over the configuration file via playbooks rather than the key files individually
      
      * Create output.tf
      
      * Add support for node specific plans
      40f1c51e
  7. Nov 05, 2018
  8. Nov 01, 2018
    • Andreas Holmsten's avatar
      Add worker_allowed_ports · 6c347459
      Andreas Holmsten authored
      * [contrib/terraform/openstack] Add worker_allowed_ports
      
        Allow user to define in terraform template which ports and remote
        IPs that are allowed to access worker nodes. This is useful when you
        don't want to open up whole NodePort range to the outside world, or
        ports outside NodePort range.
      6c347459
  9. Oct 31, 2018
  10. Oct 29, 2018
  11. Oct 19, 2018
  12. Oct 18, 2018
  13. Oct 15, 2018
  14. Oct 12, 2018
  15. Oct 11, 2018
  16. Sep 30, 2018
  17. Sep 28, 2018
    • Andreas Holmsten's avatar
      Change from Nova security groups to Neutron (#2910) · 0a9a42b5
      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.
      0a9a42b5
  18. Sep 05, 2018
  19. Aug 21, 2018
  20. Aug 07, 2018
  21. Aug 01, 2018
  22. Jul 31, 2018
    • Jerry Elmore's avatar
      Clarify etcd deployment script failure mechanism · 13850917
      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).
      13850917
  23. Jul 27, 2018
  24. Jul 05, 2018
  25. Jun 28, 2018
  26. Jun 14, 2018
  27. May 08, 2018
  28. May 02, 2018
  29. Apr 30, 2018
    • Pablo Moreno's avatar
      [contrib/terraform/openstack] Backward compatibility changes (#2539) · df6c5b28
      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.
      df6c5b28
  30. Mar 31, 2018
  31. Mar 27, 2018
  32. Mar 02, 2018
  33. Feb 24, 2018
Loading