Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bringing CoreOS cloud-configs up-to-date (against 0.15.x and latest OS' alpha) #6973

Merged
merged 1 commit into from May 1, 2015

Commits on May 1, 2015

  1. docs/getting-started-guides/coreos/: update for 0.15.0+ support.

      - allow payloads to run in privileged mode.
      - update kube-register to latest upstream (v0.0.3).
      - jump into the etcd2 bandwagon.
        - etcd master on master node.
        - etcd proxies in nodes.
      - update docs to reflect minimum required CoreOS version.
        - 653.0.0 is the first to ship with etcd2, which we now consume.
      - propagate changes on coreos/cloud-configs/ also to aws/cloud-configs/.
      - update tested k8s versions that this addresses in the
        getting-started-guides table ence making sure we are consistent across
        it regarding the versions we claim to have tested, add myself there as
        contact too.
      - do not assume that cloud-init shortcuts will get everything right.
        - they won't (as setup-network-environment who populates *_ipv4, etc
          only runs way later).
      - use flannel's plain defaults, as they should just be enough for the
        common case.
    
    Signed-off-by: António Meireles <antonio.meireles@reformi.st>
    AntonioMeireles committed May 1, 2015
    Configuration menu
    Copy the full SHA
    adf8704 View commit details
    Browse the repository at this point in the history