Skip to content
  1. Aug 28, 2018
  2. Aug 23, 2018
    • Aivars Sterns's avatar
      calico upgrade to v3 (#3086) · 23fd3461
      Aivars Sterns authored
      * calico upgrade to v3
      
      * update calico_rr version
      
      * add missing file
      
      * change contents of main.yml as it was left old version
      
      * enable network policy by default
      
      * remove unneeded task
      
      * Fix kubelet calico settings
      
      * fix when statement
      
      * switch back to node-kubeconfig.yaml
      23fd3461
  3. Aug 22, 2018
  4. Jul 31, 2018
    • Jerry Elmore's avatar
      Update openstack.md · e30847e2
      Jerry Elmore authored
      Neutron cli is deprecated - replaced neutron cli commands with equivalent openstack cli commands.
      e30847e2
  5. Jul 12, 2018
  6. Jul 10, 2018
  7. Jul 06, 2018
  8. Jul 03, 2018
  9. Jun 28, 2018
  10. May 22, 2018
  11. May 12, 2018
  12. May 03, 2018
    • Tommy Kindmark's avatar
      Update aws.md · 0e012e59
      Tommy Kindmark authored
      I had an issue with DNS not working because i didn't add the "kubernetes.io/cluster/$cluster_name" to the route table my subnets where using.
      0e012e59
  13. Apr 26, 2018
  14. Apr 24, 2018
  15. Apr 23, 2018
  16. Apr 19, 2018
  17. Apr 16, 2018
  18. Apr 11, 2018
  19. Mar 31, 2018
  20. Mar 26, 2018
  21. Mar 21, 2018
  22. Mar 17, 2018
  23. Mar 13, 2018
  24. Mar 08, 2018
  25. Mar 07, 2018
  26. Feb 21, 2018
  27. Feb 16, 2018
  28. Feb 14, 2018
  29. Feb 13, 2018
  30. Feb 08, 2018
  31. Feb 05, 2018
  32. Jan 31, 2018
  33. Jan 26, 2018
  34. Jan 23, 2018
  35. Jan 09, 2018
    • Bogdan Dobrelya's avatar
      Fix HA docs API access endpoints explained (#2126) · 278ac080
      Bogdan Dobrelya authored
      
      
      * Fix HA docs API access endpoints explained
      
      Follow-up commit 81347298a3ef7932cbeb55e877644ca22d1625f1
      and fix the endpoint value provided in HA docs.
      
      Signed-off-by: default avatarBogdan Dobrelya <bogdando@mail.ru>
      
      * Clarify internal LB with external LB use case
      
      * Clarify how to use both internal and external, non-cluster aware and
        not managed with Kubespray, LB solutions.
      * Clarify the requirements, like TLS/SSL termination, for such an external LB.
        Unlike to the 'cluster-aware' external LB config, endpoints' security must be
        managed by that non-cluster aware external LB.
      * Note that masters always contact their local apiservers via https://bip:sp.
        It's highly unlikely to go down and it reduces latency that might be
        introduced when going host->lb->host. Only computes go that path.
      
      Signed-off-by: default avatarBogdan Dobrelya <bogdando@mail.ru>
      
      * Add a note for supplementary_addresses_in_ssl_keys
      
      Explain how to benefit from supplementary_addresses_in_ssl_keys
      
      Signed-off-by: default avatarBogdan Dobrelya <bogdando@mail.ru>
      278ac080
Loading