Skip to content
  1. Mar 30, 2017
  2. Mar 29, 2017
  3. Mar 27, 2017
  4. Mar 24, 2017
  5. Mar 23, 2017
  6. Mar 22, 2017
  7. Mar 21, 2017
  8. Mar 20, 2017
  9. Mar 17, 2017
  10. Mar 16, 2017
  11. Mar 15, 2017
  12. Mar 14, 2017
  13. Mar 13, 2017
  14. Mar 07, 2017
  15. Mar 06, 2017
  16. Mar 05, 2017
  17. Mar 04, 2017
  18. Mar 03, 2017
    • Matthew Mosesohn's avatar
      Use find module for checking for certificates · d176818c
      Matthew Mosesohn authored
      Also generate certs only when absent on master (rather than
      when absent on target node)
      d176818c
    • David Crook's avatar
      first pass at adding 'stable' and 'edge' version packages · 3f4a375a
      David Crook authored
      - Only have ubuntu to test on
        - fedora and redhat are placeholders/guesses
        - the "old" package repositories seem to have the "new" CE version which is `1.13.1` based
      - `docker-ce` looks like it is named as a backported `docker-engine` package in some
        places
      
      - Did not change the `defaults` version anywhere, so should work as before
      - Did not point to new package repositories, as existing ones have the new packages.
      3f4a375a
  19. Mar 02, 2017
    • Matthew Mosesohn's avatar
      Add autoscalers for dnsmasq and kubedns · 9cb12cf2
      Matthew Mosesohn authored
      By default kubedns and dnsmasq scale when installed.
      Dnsmasq is no longer a daemonset. It is now a deployment.
      Kubedns is no longer a replicationcluster. It is now a deployment.
      Minimum replicas is two (to enable rolling updates).
      
      Reduced memory erquirements for dnsmasq and kubedns
      9cb12cf2
Loading