Skip to content
  1. Jun 24, 2020
  2. Jun 22, 2020
    • Kenichi Omichi's avatar
      Update OpenStack doc for external cloud provider (#6252) · 68cfb9a0
      Kenichi Omichi authored
      Now the in-tree cloud provider is deprecated and it is recommended to
      the external cloud provider for OpenStack instead.
      The doc described how to upgrade from the in-tree cloud provider, but
      it is better to describe how to deploy the external cloud provider from
      scratch instead for current situation.
      This updates the OpenStack doc for this usecase.
      68cfb9a0
    • Pasquale Toscano's avatar
      Add support for Kata Containers (#6256) · 8f5c4dcd
      Pasquale Toscano authored
      * Install Kata Containers as additional container runtime
      
      * Create RuntimeClasses for Kata Containers
      
      * Updated Vagrant to optionally run without Docker as container manager
      
      * Updated Vagrant to optionally use Libvirt nested virtualization
      
      * Add Kata Containers documentation
      
      * Fix lint errors
      
      * Add kata_containers_enabled to kubespray-defaults
      
      * Fixed typo error
      
      * Fixed typo error
      8f5c4dcd
  3. Jun 18, 2020
  4. Jun 12, 2020
  5. Jun 09, 2020
  6. Jun 02, 2020
  7. Jun 01, 2020
  8. May 28, 2020
  9. May 18, 2020
    • Alexander Petermann's avatar
      update documentation to add and remove nodes (#6095) · 0f5fd1ed
      Alexander Petermann authored
      * update documentation to add and remove nodes
      
      * add information about parameters to change when adding multiple etcd nodes
      
      * add information about reset_nodes
      
      * add documentation about adding existing nodes to ectd masters.
      0f5fd1ed
    • Paul Rey's avatar
      Add additional network configuration options to external Openstack CCM (#6083) (#6085) · b5aaaf86
      Paul Rey authored
      * Add additional network configuration options to external Openstack CCM (#6083)
      
      * Change the default version of external openstack cloud controller image to v1.18.1 since there was an issue in v1.18.0 where some IPs of the private network were ignored
      
      * Change Network section in external-openstack-cloud-config.j2 to Networking
      
      * Add networking customization information in the openstack documentation
      b5aaaf86
  10. May 10, 2020
  11. May 08, 2020
  12. May 06, 2020
  13. May 05, 2020
  14. Apr 30, 2020
  15. Apr 29, 2020
  16. Apr 24, 2020
    • Sergey's avatar
      add strategy mitogen_linear when installed mitogen (#5985) · 69603aed
      Sergey authored
      * add strategy mitogen_linear when installed mitogen
      
      * add small docs
      
      Rename playbook file
      
      The raw action executes as a regular Mitogen connection, which requires Python on the target, so add strategy: linear to bootstrap-os role playbook.
      
      * add mitogen to  CI test
      fix typo
      
      * enable mitogen test on deploy-part1 tests
      change version from master to release
      download tar.gz archive
      
      * run all CI tests with mitogen
      
      * disable mitogen with upgrade CI tests
      
      * enable mitogen on CI tests via env vars
      
      * disable mitogen on CI test by default, enable on some different OS
      
      * disable mitogen CI test on centos8
      (get error  /usr/bin/python: No such file or directory)
      69603aed
    • Florian Ruynat's avatar
      299e35eb
  17. Apr 23, 2020
  18. Apr 21, 2020
    • Kenichi Omichi's avatar
      Update path of all.yml on Azure README (#5993) · 15be42ab
      Kenichi Omichi authored
      cloud_provider option exists in ./inventory/sample/group_vars/all/all.yml
      In addition, the quick start shows to create configuration by copying
      ./inventory/sample. So this updates path of all.yml for fitting the above.
      15be42ab
  19. Apr 20, 2020
  20. Apr 18, 2020
  21. Apr 17, 2020
  22. Apr 16, 2020
    • Rishi's avatar
      Update packet.md (#5963) · e2d6f8d8
      Rishi authored
      The Terraform installation part states that is for CentOS 7, but the echo command refers to OS X binary. Updated the echo command to use the Linux version.
      e2d6f8d8
    • Sergey's avatar
      assembly fallback_ips and no_proxy var only one time on localhost and… (#5957) · 35f248df
      Sergey authored
      * assembly fallback_ips and no_proxy var only one time on localhost and populate result on all hosts
      
      * add tag always, fix ansible lint errors
      
      * workaround to mitogen issue dw/mitogen#663
      
      * do not gather fact before install python on coreos like distros
      
      * try to pass docker molecule test
      35f248df
  23. Apr 15, 2020
  24. Apr 14, 2020
  25. Apr 11, 2020
    • spaced's avatar
      Cleanup fedora coreos with crio container (#5887) · 9c3b573f
      spaced authored
      * fix upgrade of crio on fcos
      - update documents
      
      * install conntrack required by kube-proxy
      - like commit 48c41bcb
      
      * enable fedora modular repo for crio
      
      * allow to override crio configuration
      - set cgroup manager same to kubelet_cgroup_driver if defined
      - path of seccomp_profile depends on distribution
      
      * allow to override crio configuration
      - fix path for ubuntu
      
      * allow to override crio configuration
      - fix cni path for fcos
      9c3b573f
    • Florian Ruynat's avatar
      6a7c3c6e
  26. Apr 07, 2020
  27. Apr 01, 2020
    • Ali Sanhaji's avatar
      Azure Disk CSI deployment (#5833) · 937adec5
      Ali Sanhaji authored
      * Azure Disk CSI deployment
      
      * Mention Azure CSI support
      
      * Fix: remove unnecessary file
      
      * Typo in documentation
      
      * Add newline to end of file
      937adec5
  28. Mar 31, 2020
  29. Mar 27, 2020
Loading