Skip to content
Snippets Groups Projects
  1. Sep 25, 2022
  2. Aug 26, 2021
  3. Jun 01, 2021
  4. Mar 19, 2021
  5. Feb 25, 2021
  6. Jul 27, 2020
  7. Jul 01, 2020
  8. 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.
      Unverified
      68cfb9a0
  9. May 18, 2020
    • 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
      Unverified
      b5aaaf86
  10. Mar 11, 2020
  11. Oct 09, 2019
  12. Oct 16, 2018
    • JuanJo Ciarlante's avatar
      [jjo] add kube-router support (#3339) · a5edd0d7
      JuanJo Ciarlante authored
      * [jjo] add kube-router support
      
      Fixes cloudnativelabs/kube-router#147.
      
      * add kube-router as another network_plugin choice
      * support most used kube-router flags via
        `kube_router_foo` vars as other plugins
      * implement replacing kube-proxy (--run-service-proxy=true) via
        `kube_proxy_mode: none`, verified in a _non kubeadm_enabled_
        install, should also work for recent kubeadm releases via
        `skipKubeProxyInstall: true` config
      
      * [jjo] address PR#3339 review from @woopstar
      
      * add busybox image used by kube-router to downloads
      
      * fix busybox download groups key
      
      * rework kubeadm_enabled + kube_router_run_service_proxy
      
      - verify it working ok w/the kubeadm_enabled and
        kube_router_run_service_proxy true or false
      
      - introduce `kube_proxy_remove` fact, to decouple logic
        from kube_proxy_mode (which affects kubeadm configmap
        settings, thus no-good to ab-use it to 'none')
      
      * improve kube-router.md re: kubeadm_enabled and kube_router_run_service_proxy
      
      * address @woopstar latest review
      
      * add inventory/sample/group_vars/k8s-cluster/k8s-net-kube-router.yml
      
      * fix kube_router_run_service_proxy conditional for kube-proxy removal
      
      * fix kube_proxy_remove fact (w/ |bool), add some needed kube-proxy tags on my and existing changes
      
      * update kube-router tolerations for 1.12 compatibility
      
      * add PriorityClass to kube-router DaemonSet
      a5edd0d7
  13. Sep 19, 2018
    • Romain GUICHARD's avatar
      fix openstack cli syntax (#3353) · 131d5654
      Romain GUICHARD authored
      * fix openstack cli syntax
      
      * 'allowed-address' is also a dash, not an underscore
      
      * multiple allowed-address
      
      multiple allowed-address must be in separate parameters
      131d5654
  14. Jul 31, 2018
  15. Jun 21, 2017
  16. Jun 19, 2017
  17. Jul 04, 2016
Loading