Download Latest Version v0.3.1.zip (603.3 kB)
Email in envelope

Get an email when there's a new version of AWS Cloud Map MCS Controller for K8s

Home / v0.2.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2021-11-19 821 Bytes
v0.2.1.tar.gz 2021-11-19 146.1 kB
v0.2.1.zip 2021-11-19 197.7 kB
Totals: 3 Items   344.5 kB 0

What's Changed

Full Changelog: https://github.com/aws/aws-cloud-map-mcs-controller-for-k8s/compare/v0.2.0...v0.2.1

Upgrading from v0.1.0

The endpoint schema which the controller exports to AWS Cloud Map has changed, and will have to be rebuilt. You can clear out the registered endpoints using the integration test janitor script.

go run ./integration/janitor/runner/main.go $NAMESPACE

Warning: This will de-register all service instances and delete all services under $NAMESPACE in AWS Cloud Map, and then delete the namespace as well. It will not modify anything in the cluster. Running the controller will then re-export your services.

Source: README.md, updated 2021-11-19