Skip to content
Snippets Groups Projects
  1. Dec 02, 2016
  2. Nov 29, 2016
  3. Nov 21, 2016
  4. Nov 09, 2016
  5. Nov 08, 2016
  6. Oct 21, 2016
  7. Oct 19, 2016
  8. Oct 15, 2016
  9. Oct 05, 2016
  10. Sep 18, 2016
  11. Sep 15, 2016
  12. Sep 14, 2016
  13. Sep 13, 2016
  14. Aug 26, 2016
  15. Aug 23, 2016
  16. Aug 08, 2016
  17. Jul 26, 2016
    • Matthew Mosesohn's avatar
      Fix etcd standalone deployment · 1b1f5f22
      Matthew Mosesohn authored
      etcd facts are generated in kubernetes/preinstall, so etcd nodes need
      to be evaluated first before the rest of the deployment.
      
      Moved several directory facts from kubernetes/node to
      kubernetes/preinstall because they are not backward dependent.
      1b1f5f22
  18. 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
  19. Jul 22, 2016
  20. Jul 21, 2016
    • Bogdan Dobrelya's avatar
      Add HA/LB endpoints for kube-apiserver · a70c3b66
      Bogdan Dobrelya authored
      
      * Add auto-evaluated internal endpoints and clarify the loadbalancer_apiserver
      vars and usecases.
      * Add loadbalancer_apiserver_localhost (default false). If enabled, override
      the external LB and expect localhost:443/8080 to be new internal only frontends.
      * Add kube_apiserver_multiaccess to ignore loadbalancers, and make clients
      to access the apiservers as a comma-separated list of access_ip/ip/ansible ip
      (a default mode). When disabled, allow clients to use the given loadbalancers.
      * Define connections security mode for kube controllers, schedulers, proxies.
      It is insecure be default, which is the current deployment choice.
      * Rework the groups['kube-master'][0] hardcode defining the apiserver
      endpoints.
      * Improve grouping of vars and add facts for kube_apiserver.
      * Define kube_apiserver_insecure_bind_address as a fact, add more
      facts for ease of use.
      
      Signed-off-by: default avatarBogdan Dobrelya <bdobrelia@mirantis.com>
      a70c3b66
  21. Jul 20, 2016
  22. Jun 12, 2016
  23. Jun 11, 2016
  24. Apr 20, 2016
  25. Apr 13, 2016
  26. Apr 12, 2016
  27. Apr 11, 2016
  28. Mar 30, 2016
  29. Mar 29, 2016
  30. Mar 23, 2016
  31. Feb 23, 2016
  32. Feb 21, 2016
  33. Feb 18, 2016
  34. Feb 13, 2016
Loading