Initial release
For now, we only guarantee compatibility with Kops v1.7.0. Once the module has been tested and extended to support more Kops topologies, we're planning to stick to kops
versioning: karch
vX.Y.Z
will be compatible with kops
vX.Y.Z
.
Status of the release:
- We've been experimenting with the module for the past few days, it's still rather experimental, but it does the job for us at the moment
- However, it's a just simple wrapper around
kops
, we have been spawning/updating/destroyingkops
clusters with it several times without encountering issues :) - Only
private
topologies have been tested. Adding public ones is on the RoadMap though