Skip to content
  1. Mar 17, 2018
  2. Mar 16, 2018
    • Sergey Bondarev's avatar
      Add --iface-regex options to flannel · b7e6dd0d
      Sergey Bondarev authored
      Flannel use interface for inter-host communication setted on --iface options
      Defaults to the interface for the default route on the machine.
      
      flannel config set via daemonset, and flannel config on all nodes is the same.
      But different nodes can have different interface names for the inter-host communication network
      
      The option --iface-regex allows the flannel to find the interface on which the address is set from the inter-host communication network
      b7e6dd0d
  3. Mar 15, 2018
  4. Mar 14, 2018
  5. Mar 13, 2018
  6. Mar 12, 2018
  7. Mar 09, 2018
    • chadswen's avatar
      Fix kubernetes cert permission sync · cd153a1f
      chadswen authored
      Add `state: directory` to `file` task so that `recurse: yes` will actually take effect and ensure
      certs/keys have the right file mode and owner
      cd153a1f
    • chadswen's avatar
      Prefix system:node CRB · b0ab92c9
      chadswen authored
      Change the name of `system:node` CRB to `kubespray:system:node` to avoid
      conflicts with the auto-reconciled CRB also named `system:node`
      
      Fixes #2121
      b0ab92c9
  8. Mar 08, 2018
  9. Mar 07, 2018
  10. Mar 06, 2018
  11. Mar 05, 2018
  12. Mar 03, 2018
  13. Mar 02, 2018
  14. Mar 01, 2018
  15. Feb 28, 2018
Loading