Skip to content
Snippets Groups Projects
  1. Oct 29, 2020
    • David Medinets's avatar
      Notes About Server In admin.conf (#6854) · 102fb945
      David Medinets authored
      * Add note about changing private IP in admin.conf.
      
      When I run kubespray, a load balancer is created which should be used instead of the ip of the controller node.
      
      * Procedure to find load balancer and update admin.conf
      
      When I run kubespray, a load balancer is used instead of the private ip of the controller.
      Unverified
      102fb945
  2. Oct 12, 2020
  3. Sep 22, 2020
  4. Sep 17, 2020
  5. Aug 28, 2020
  6. Aug 27, 2020
  7. Aug 18, 2020
  8. Aug 05, 2020
  9. Jul 27, 2020
  10. Jul 22, 2020
  11. Jun 30, 2020
  12. Jun 29, 2020
  13. Jun 26, 2020
    • Kenichi Omichi's avatar
      Add USE_REAL_HOSTNAME to inventory.py (#6293) · 56f389a9
      Kenichi Omichi authored
      inventory_builder creates hosts.yaml file with hostnames like "node1",
      "node2", etc. Even if specifying override_system_hostname=false, the
      output of "kubectl get nodes" shows those hostnames ("node1", etc.)
      without using actual hostnames.
      To solve this issue, this adds an option USE_REAL_HOSTNAME to get
      actual hostnames when creating hosts.yaml file instead of "node1", etc.
      Unverified
      56f389a9
  14. Jun 17, 2020
  15. Jun 05, 2020
  16. May 29, 2020
  17. May 28, 2020
  18. May 18, 2020
    • Kenichi Omichi's avatar
      Update MetalLB README (#6140) · d8a61b94
      Kenichi Omichi authored
      This updates MetalLB README as following
      - Remove unnecessary markdown to read it easily on github
      - Make words consistency (kubernetes, loadbalancer)
      - Add change-required option
      Unverified
      d8a61b94
  19. May 13, 2020
  20. May 03, 2020
  21. May 01, 2020
  22. Apr 27, 2020
  23. Apr 21, 2020
  24. Apr 16, 2020
  25. Apr 15, 2020
  26. Apr 11, 2020
  27. Apr 09, 2020
  28. Apr 06, 2020
  29. Mar 30, 2020
  30. Mar 27, 2020
  31. Mar 16, 2020
  32. Feb 24, 2020
  33. Feb 18, 2020
  34. Feb 17, 2020
Loading