Skip to content
  1. Aug 02, 2016
  2. Jul 25, 2016
    • Bogdan Dobrelya's avatar
      Add HA/LB endpoints for kube-apiserver · 731d32af
      Bogdan Dobrelya authored
      
      
      * Add HA docs for API server.
      * Add auto-evaluated internal endpoints and clarify the loadbalancer_apiserver
      vars and usecases.
      * Use facts for kube_apiserver to not repeat code and enable LB endpoints use.
      * Use /healthz check for the wait-for apiserver.
      * Use the single endpoint for kubelet instead of the list of apiservers
      * Specify kube_apiserver_count to for HA layout
      
      Signed-off-by: default avatarBogdan Dobrelya <bdobrelia@mirantis.com>
      731d32af
    • 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
  3. 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
  4. May 08, 2016
    • Paul Czarkowski's avatar
      Add native Vagrant support · 8f4e879c
      Paul Czarkowski authored
      This allows you to simply run `vagrant up` to get a 3 node HA cluster.
      
      * Creates a dynamic inventory and uses the inventory/group_vars/all.yml
      * commented lines in inventory.example so that ansible doesn't try to use it.
      * added requirements.txt to give easy way to install ansible/ipaddr
      * added gitignore files to stop attempts to save unwated files
      * changed `Check if kube-system exists` to `failed_when: false` instead of
      `ignore_errors`
      8f4e879c
  5. Mar 30, 2016
  6. Mar 22, 2016
  7. Feb 21, 2016
  8. Feb 13, 2016
  9. Feb 09, 2016
  10. Feb 04, 2016
  11. Jan 26, 2016
  12. Jan 25, 2016
  13. Jan 23, 2016
  14. Jan 22, 2016
  15. Jan 19, 2016
  16. Jan 14, 2016
  17. Jan 13, 2016
  18. Jan 08, 2016
  19. Jan 05, 2016
  20. Jan 04, 2016
  21. Dec 29, 2015
  22. Dec 21, 2015
  23. Dec 18, 2015
  24. Dec 17, 2015
  25. Dec 15, 2015
  26. Dec 13, 2015
  27. Dec 12, 2015
  28. Dec 01, 2015
  29. Nov 30, 2015
  30. Nov 27, 2015
  31. Nov 21, 2015
Loading