Skip to content
Snippets Groups Projects
  1. Sep 10, 2017
  2. Sep 08, 2017
  3. Sep 06, 2017
  4. Aug 21, 2017
    • Matthew Mosesohn's avatar
      Update to Kubernetes v1.7.3 (#1549) · ca3050ec
      Matthew Mosesohn authored
      Change kubelet deploy mode to host
      Enable cri and qos per cgroup for kubelet
      Update CoreOS images
      Add upgrade hook for switching from kubelet deployment from docker to host.
      Bump machine type for ubuntu-rkt-sep
      ca3050ec
  5. Jul 31, 2017
  6. Jul 26, 2017
    • timtoum's avatar
      Enable weave seed mode for kubespray (#1414) · 3e457e4e
      timtoum authored
      * Enable weave seed mode for kubespray
      
      * fix task Weave seed | Set peers if existing peers
      
      * fix mac address variabilisation
      
      * fix default values
      
      * fix include seed condition
      
      * change weave var to default values
      
      * fix Set peers if existing peers
      3e457e4e
  7. Jul 14, 2017
  8. Jul 11, 2017
  9. Jul 07, 2017
  10. Jul 06, 2017
  11. Jun 23, 2017
  12. Jun 20, 2017
  13. May 23, 2017
  14. May 12, 2017
  15. Apr 12, 2017
  16. Apr 05, 2017
  17. Mar 17, 2017
    • Matthew Mosesohn's avatar
      Add helm deployment · b69d4b0e
      Matthew Mosesohn authored
      b69d4b0e
    • Aleksandr Didenko's avatar
      Move calico-policy-controller into separate role · 3a399040
      Aleksandr Didenko authored
      By default Calico CNI does not create any network access policies
      or profiles if 'policy' is enabled in CNI config. And without any
      policies/profiles network access to/from PODs is blocked.
      
      K8s related policies are created by calico-policy-controller in
      such case. So we need to start it as soon as possible, before any
      real workloads.
      
      This patch also fixes kube-api port in calico-policy-controller
      yaml template.
      
      Closes #1132
      3a399040
  18. Mar 14, 2017
  19. Mar 06, 2017
    • Vincent Schwarzer's avatar
      Added Support for OpenID Connect Authentication · b075960e
      Vincent Schwarzer authored
      To use OpenID Connect Authentication beside deploying an OpenID Connect
      Identity Provider it is necesarry to pass additional arguments to the Kube API Server.
      These required arguments were added to the kube apiserver manifest.
      b075960e
  20. Feb 28, 2017
  21. Feb 24, 2017
  22. Feb 23, 2017
Loading