Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jun 17:03
· 99 commits to main since this release
3508bc8

1.0.0 (2022-06-21)

Bug Fixes

  • engine: fix merging and add missing flannel options (3508bc8)

Features

  • engine: separate agent and server config (ace6996)

BREAKING CHANGES

  • engine: The shared config for agent and server nodes has
    been separated into an agent and a server config, both at node and
    at cluster level.
  • engine: External and internal Node IPs are now provided as
    an array of strings rather than a single string.

Please refer to the examples/ folder to identify required changes
to your previous configuration.