Skip to content
  1. 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
  2. Oct 07, 2016
  3. Sep 28, 2016
  4. Sep 15, 2016
  5. Aug 29, 2016
  6. Aug 27, 2016
  7. Jul 25, 2016
    • Matthew Mosesohn's avatar
      Copy kubectl from docker container · b4688701
      Matthew Mosesohn authored
      Nearly the last stage of source all components to containers.
      Kubectl will be called from hyperkube image.
      
      Remaining tasks:
       * Move kube_version variable to kubernetes/preinstall
       * Drop placeholder download.nothing requirement
      b4688701
  8. Jul 22, 2016
    • Matthew Mosesohn's avatar
      Deploy kubelet and kube-apiserver as containers · d0a1e15e
      Matthew Mosesohn authored
      kubelet via docker
      kube-apiserver as a static pod
      
      Fixed etcd service start to be more tolerant of slow start.
      
      Workaround for kube_version to stay in download role, but not
      download an files by creating a new "nothing" download entry.
      d0a1e15e
  9. Jul 05, 2016
  10. Jul 02, 2016
  11. Jun 29, 2016
  12. Jun 28, 2016
  13. Jun 09, 2016
  14. May 23, 2016
  15. 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
  16. May 12, 2016
  17. Apr 20, 2016
  18. Apr 19, 2016
  19. Apr 11, 2016
  20. Apr 05, 2016
  21. Mar 21, 2016
  22. Mar 04, 2016
  23. Mar 02, 2016
  24. Feb 25, 2016
  25. Feb 15, 2016
  26. Feb 10, 2016
  27. Feb 09, 2016
  28. Jan 23, 2016
  29. Jan 22, 2016
  30. Jan 21, 2016
    • Smaine Kahlouch's avatar
      etcd directly in host · 97159623
      Smaine Kahlouch authored
      fix etcd configuration for nodes
      
      fix wrong calico checksums
      
      using a var name etcd_bin_dir
      
      fix etcd handlers for sysvinit
      
      using a var name etcd_bin_dir
      
      sysvinit script
      
      review etcd configuration
      97159623
  31. Jan 17, 2016
  32. Jan 15, 2016
  33. Dec 31, 2015
Loading