Skip to content
  1. 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
  2. Aug 18, 2017
  3. Jul 29, 2017
  4. 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
  5. Jul 11, 2017
  6. Jun 27, 2017
  7. May 23, 2017
  8. Apr 28, 2017
  9. Apr 27, 2017
  10. Apr 12, 2017
  11. Apr 11, 2017
  12. Apr 05, 2017
  13. Mar 24, 2017
  14. Mar 17, 2017
  15. Mar 16, 2017
  16. Feb 23, 2017
  17. Feb 13, 2017
  18. Feb 09, 2017
  19. Feb 08, 2017
  20. Feb 07, 2017
  21. Feb 04, 2017
  22. Jan 28, 2017
  23. Jan 09, 2017
  24. Jan 05, 2017
  25. Jan 03, 2017
  26. Dec 20, 2016
  27. Dec 17, 2016
  28. Dec 14, 2016
    • Aleksandr Didenko's avatar
      Add calico/routereflector support · d57c27ff
      Aleksandr Didenko authored
      Add BGP route reflectors support in order to optimize BGP topology
      for deployments with Calico network plugin.
      
      Also bump version of calico/ctl for some bug fixes.
      d57c27ff
  29. Dec 13, 2016
  30. Nov 28, 2016
    • Bogdan Dobrelya's avatar
      Add advanced net check for DNS K8s app · b7692fad
      Bogdan Dobrelya authored
      
      
      * Add an option to deploy K8s app to test e2e network connectivity
        and cluster DNS resolve via Kubedns for nethost/simple pods
        (defaults to false).
      * Parametrize existing k8s apps templates with kube_namespace and
        kube_config_dir instead of hardcode.
      * For CoreOS, ensure nameservers from inventory to be put in the
        first place to allow hostnet pods connectivity via short names
        or FQDN and hostnet agents to pass as well, if netchecker
        deployed.
      
      Signed-off-by: default avatarBogdan Dobrelya <bdobrelia@mirantis.com>
      b7692fad
  31. Nov 25, 2016
    • Aleksandr Didenko's avatar
      Update calico/ctl image tag · ff7d489f
      Aleksandr Didenko authored
      We no longer need to use v0.22.0 for calicoctl since Kargo has
      support for new calicoctl CLI format.
      
      Also fixing condition logic for calico pool task.
      ff7d489f
  32. Nov 22, 2016
  33. Nov 18, 2016
    • Bogdan Dobrelya's avatar
      Add download localhost and enable for CI · a03540da
      Bogdan Dobrelya authored
      
      
      * Add download_localhost for the download_run_once mode, which is
        use the ansible host (a travis node for CI case) to store and
        distribute containers across cluster nodes in inventory.
        Defaults to false.
      * Rework download_run_once logic to fix idempotency of uploading
        containers.
      * For Travis CI, enable docker images caching and run Travis
        workers with sudo enabled as a dependency
      * For Travis CI, deploy with download_localhost and download_run_once
        enabled to shourten dev path drastically.
      * Add compression for saved container images. Defaults to 'best'.
      
      Signed-off-by: default avatarBogdan Dobrelya <bdobrelia@mirantis.com>
      Co-authored-by: default avatarAleksandr Didenko <adidenko@mirantis.com>
      a03540da
  34. Nov 14, 2016
  35. Nov 10, 2016
  36. Nov 09, 2016
Loading