Skip to content
  1. Jun 11, 2019
    • Andreas Krüger's avatar
      Require min version of Kubernetes (#4860) · 3cc351df
      Andreas Krüger authored
      * Require minimum version of Kubernetes
      
      * Remove checksums for kubernetes version 1.12
      
      * Add kube_version to precheck output and add min required version to README
      
      * Fix merge
      
      * Fix defaults
      
      * Fix typo in precheck
      3cc351df
  2. Jun 09, 2019
  3. Jun 07, 2019
  4. May 31, 2019
  5. Apr 29, 2019
  6. Apr 24, 2019
  7. Apr 20, 2019
  8. Apr 19, 2019
  9. Apr 18, 2019
  10. Apr 17, 2019
  11. Apr 11, 2019
  12. Apr 10, 2019
  13. Apr 09, 2019
  14. Apr 08, 2019
  15. Apr 04, 2019
  16. Mar 27, 2019
  17. Mar 07, 2019
  18. Feb 26, 2019
  19. Feb 07, 2019
  20. Feb 06, 2019
  21. Feb 01, 2019
  22. Jan 11, 2019
  23. Jan 03, 2019
    • Chad Swenson's avatar
      Fix kube-proxy configuration for kubeadm (#3958) · 80379f6c
      Chad Swenson authored
      - Creates and defaults an ansible variable for every configuration option in the `kubeproxy.config.k8s.io/v1alpha1` type spec
        - Fixes vars that were orphaned by removing non-kubeadm
        - Fixes previously harcoded kubeadm values
      - Introduces a `main` directory for role default files per component (requires ansible 2.6.0+)
        - Split out just `kube-proxy.yml` in this first effort
      - Removes the kube-proxy server field patch task
      
      We should continue to pull out other components from `main.yml` into their own defaults files as I did here for `defaults/main/kube-proxy.yml`. I hope for and will need others to join me in this refactoring across the project until each component config template has a matching role defaults file, with shared defaults in `kubespray-defaults` or `downloads`
      80379f6c
  24. Dec 19, 2018
  25. Dec 07, 2018
  26. Dec 06, 2018
    • Rong Zhang's avatar
      Upgrade kubernetes to v1.13.0 (#3810) · 225f765b
      Rong Zhang authored
      * Upgrade kubernetes to v1.13.0
      
      * Remove all precense of scheduler.alpha.kubernetes.io/critical-pod in templates
      
      * Fix cert dir
      
      * Use kubespray v2.8 as baseline for gitlab
      225f765b
  27. Nov 30, 2018
  28. Nov 28, 2018
  29. Nov 27, 2018
  30. Nov 20, 2018
  31. Nov 15, 2018
  32. Nov 04, 2018
Loading