Skip to content
  1. Jun 29, 2020
  2. Jun 26, 2020
  3. Jun 25, 2020
  4. Jun 24, 2020
  5. 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
    • Joel Seguillon's avatar
      bump dashboard to 2.0.2 (#6303) · d50fe955
      Joel Seguillon authored
      d50fe955
    • 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
  6. Jun 19, 2020
  7. Jun 18, 2020
  8. Jun 17, 2020
  9. Jun 16, 2020
  10. Jun 14, 2020
    • Y0UZ45's avatar
      Fix kubectl.sh parameter quoting (#6239) · 06391b6d
      Y0UZ45 authored
      If the special parameter "$@" is not quoted, the following command will not work:
      
      ./kubectl.sh patch storageclass my-storage-class -p '{"metadata": {"annotations":{"storageclass.kubernetes.io/is-default-class":"true"}}}'
      06391b6d
  11. Jun 12, 2020
Loading