Skip to content
  1. Mar 23, 2017
  2. Mar 22, 2017
  3. Mar 21, 2017
  4. Mar 20, 2017
  5. Mar 17, 2017
  6. Mar 16, 2017
  7. Mar 15, 2017
  8. Mar 14, 2017
  9. Mar 13, 2017
  10. Mar 07, 2017
  11. Mar 06, 2017
  12. Mar 04, 2017
  13. Mar 03, 2017
  14. Mar 02, 2017
    • 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
    • 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
    • Vincent Schwarzer's avatar
    • Vincent Schwarzer's avatar
      Modified how adding LB for the Kube API is handled (AWS) · fc054e21
      Vincent Schwarzer authored
      Until now it was not possible to add an API Loadbalancer
      without an static IP Address. But certain Loadbalancers
      like AWS Elastic Loadbalanacer dontt have an fixed IP address.
      With this commit it is possible to add these kind of Loadbalancers
      to the Kargo deployment.
      fc054e21
  15. Mar 01, 2017
  16. Feb 28, 2017
  17. Feb 27, 2017
Loading