Skip to content
This repository has been archived by the owner on Sep 4, 2021. It is now read-only.

Ability to use existing route tables for controller and workers #716

Closed

Commits on Oct 7, 2016

  1. Ability to use existing route tables for controller and workers

    As a consequence to this, also allow a controller subnet to be
    generated separate to the worker subnets. Then we can control its route
    table separately as we may wish to place it in a public subnet to
    access the dashboard.
    Chris Knowles committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    d02aba9 View commit details
    Browse the repository at this point in the history
  2. Align name tag

    Aligning to coreos#717
    Chris Knowles committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    b21b909 View commit details
    Browse the repository at this point in the history
  3. Fix up format issues

    Chris Knowles committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    318b8c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2016

  1. Allow multiple controller subnets to be defined

    By allowing the definition of multiple controller subnets, we simplify
    config.go and also allow this scenario:
    - workers in private subnets
    - controller in public subnet
    - ELBs created by k8s annotations will still be multi-AZ enabled
    Chris Knowles committed Oct 17, 2016
    Configuration menu
    Copy the full SHA
    2354df0 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2016

  1. Slight alignment to tag reference

    Chris Knowles committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    44eb126 View commit details
    Browse the repository at this point in the history
  2. Ensure tag references always work

    `{{.ClusterName}}` does not work inside loops
    Chris Knowles committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    ecefba8 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2016

  1. Merge remote-tracking branch 'coreos/master' into allow-existing-rout…

    …etable-use
    Chris Knowles committed Nov 3, 2016
    Configuration menu
    Copy the full SHA
    469d726 View commit details
    Browse the repository at this point in the history
  2. Ensure default setup works

    JSON array read comes through as empty array
    Chris Knowles committed Nov 3, 2016
    Configuration menu
    Copy the full SHA
    a14611a View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2016

  1. Merge remote-tracking branch 'coreos/master' into allow-existing-rout…

    …etable-use
    Chris Knowles committed Nov 4, 2016
    Configuration menu
    Copy the full SHA
    473536f View commit details
    Browse the repository at this point in the history