Skip to content
  1. Jul 27, 2017
  2. Jul 12, 2017
  3. Jul 11, 2017
  4. Jun 23, 2017
  5. Jun 22, 2017
  6. Jun 16, 2017
  7. May 28, 2017
  8. May 23, 2017
  9. May 14, 2017
  10. Apr 26, 2017
  11. Apr 11, 2017
  12. Mar 22, 2017
  13. Mar 15, 2017
  14. Mar 06, 2017
  15. Feb 20, 2017
  16. Feb 15, 2017
  17. Feb 06, 2017
  18. Jan 09, 2017
  19. Jan 02, 2017
  20. Dec 29, 2016
  21. Dec 23, 2016
  22. Dec 04, 2016
  23. Dec 03, 2016
  24. Nov 29, 2016
  25. Nov 14, 2016
  26. Oct 18, 2016
  27. Oct 15, 2016
  28. Oct 12, 2016
  29. Oct 10, 2016
    • Smana's avatar
      upgrade to kubernetes version 1.4.0 · 056f4b6c
      Smana authored
      test to change the machine type
      
      Revert "test to change the machine type"
      
      This reverts commit 7a91f1b5405a39bee6cb91940b09a0b0f9d3aee1.
      
      use google dns server when no upstream dns are defined
      
      comment upstream_dns_servers
      
      update documentation
      
      remove deprecated kubelet flags
      
      Revert "remove deprecated kubelet flags"
      
      This reverts commit 21e3b893c896d0291c36a07d0414f4cb88b8d8ac.
      056f4b6c
  30. Aug 27, 2016
  31. Aug 11, 2016
  32. Jul 08, 2016
  33. Jul 04, 2016
  34. May 24, 2016
  35. May 21, 2016
    • Paul Czarkowski's avatar
      race condition in download role under vagrant · ba615ff9
      Paul Czarkowski authored
      using a shared folder can cause race conditions for the download
      role as it tries to download files on all the nodes to the same
      shared path.  This adds a flag to run the tasks in the download
      role on just one node.
      ba615ff9
    • Paul Czarkowski's avatar
      set vm box to be hashicorp hosted trusty · 5240465f
      Paul Czarkowski authored
      I accidently left in the old download URL for coreos
      even after I switched the box name to be ubuntu, it
      worked fine for me because I already had that box
      locally so it didn't try to download.  This should
      resolve this by using the official bento/ubuntu-14.04
      box which is a nice minimal image.
      
      We also allow the default behaviour of sharing folder to VMs
      
      By doing this we can stage our download files in a shared location
      and speed up subsequent runs significantly.
      
      Finally will create more verbose documentation.
      5240465f
Loading