Skip to content
  1. Feb 28, 2018
  2. Feb 27, 2018
  3. Feb 22, 2018
  4. Feb 17, 2018
    • melkosoft's avatar
      Added cilium support (#2236) · f13e76d0
      melkosoft authored
      * Added cilium support
      
      * Fix typo in debian test config
      
      * Remove empty lines
      
      * Changed cilium version from <latest> to <v1.0.0-rc3>
      
      * Add missing changes for cilium
      
      * Add cilium to CI pipeline
      
      * Fix wrong file name
      
      * Check kernel version for cilium
      
      * fixed ci error
      
      * fixed cilium-ds.j2 template
      
      * added waiting for cilium pods to run
      
      * Fixed missing EOF
      
      * Fixed trailing spaces
      
      * Fixed trailing spaces
      
      * Fixed trailing spaces
      
      * Fixed too many blank lines
      
      * Updated tolerations,annotations in cilium DS template
      
      * Set cilium_version to iptables-1.9 to see if bug is fixed in CI
      
      * Update cilium image tag to v1.0.0-rc4
      
      * Update Cilium test case CI vars filenames
      
      * Add optional prometheus flag, adjust initial readiness delay
      
      * Update README.md with cilium info
      f13e76d0
  5. Feb 12, 2018
  6. Feb 09, 2018
  7. Feb 07, 2018
  8. Feb 06, 2018
    • Ryan Zenker's avatar
      baremetal tweaks · ad9049a4
      Ryan Zenker authored
      * allow installs to not have hostname overriden with fqdn from inventory
      * calico-config no longer requires local as and will default to global
      * when cloudprovider is not defined, use the inventory_hostname for cni-calico
      * allow reset to not restart network (buggy nodes die with this cmd)
      * default kube_override_hostname to inventory_hostname instead of ansible_hostname
      ad9049a4
    • Erwan Miran's avatar
  9. Feb 05, 2018
  10. Feb 01, 2018
  11. Jan 31, 2018
  12. Jan 30, 2018
    • Andreas Krüger's avatar
      Loadbalancer Apiserver Address is missing · 6f36faa4
      Andreas Krüger authored
      If you configure your external loadbalancer to do a simple tcp pass-through to the api servers, and you do not use a DNS FQDN but just the ip, then you need to add the ip adress to the certificates too.
      
      Example config:
      
      ```
      ## External LB example config
      apiserver_loadbalancer_domain_name: "10.50.63.10"
      loadbalancer_apiserver:
        address: 10.50.63.10
        port: 8383
      ```
      6f36faa4
    • rong.zhang's avatar
      Support ipvs mode for kube-proxy · b10c308a
      rong.zhang authored
      Support ipvs mode for kube-proxy
      b10c308a
  13. Jan 29, 2018
  14. Jan 23, 2018
  15. Jan 22, 2018
  16. Jan 18, 2018
  17. Jan 17, 2018
Loading