K8s Multicluster Ingress Versions Save

kubemci: Command line tool to configure L7 load balancers using multiple kubernetes clusters

0.4.0

6 years ago

Changes:

  • Adding a remove-clusters command to remove an existing multicluster ingress from clusters (#146)
  • Storing load balancer status on url map instead of storing it on forwarding rule (#145)
  • Supporting clusters with non-default network name (#121)
  • Making --gcp-project flag optional (#138)
  • Adding more validations (#53)
  • Adding --force flag for delete command (#168)
  • Deleting ingress from clusters after deleting the GCP resources (#169)
  • Updating zone-printer app example (#165)
  • Adding a troubleshooting guide (#132)
  • Adding documentation for HTTPS ingress (#143)

Binaries available for download at: Linux, amd64: https://storage.googleapis.com/kubemci-release/release/v0.4.0/bin/linux/amd64/kubemci darwin (MacOSX), amd64: https://storage.googleapis.com/kubemci-release/release/v0.4.0/bin/darwin/amd64/kubemci

0.3.0

6 years ago

Changes:

  • Adding support for frontend HTTPS with pre shared certs (#116)
  • Fixing a bug to allow updating an ingress with --force (#110)
  • Fixing load balancer lister to not list https lb twice (#115)
  • Updating kubemci list to use kubectl tab writer printer (#114)
  • Remove duplicate update messages (#128)
  • Adding an e2e test to verify an HTTPS ingress (#100)
  • Adding an e2e test for custom health checks (#113)
  • Add test to verify that running create again works (#126)

Binaries available for download at: Linux, amd64: https://storage.googleapis.com/kubemci-release/release/v0.3.0/bin/linux/amd64/kubemci darwin (MacOSX), amd64: https://storage.googleapis.com/kubemci-release/release/v0.3.0/bin/darwin/amd64/kubemci

0.2.0

6 years ago

Changes:

Binaries available for download at: Linux, amd64: https://storage.googleapis.com/kubemci-release/release/v0.2.0/bin/linux/amd64/kubemci darwin (MacOSX), amd64: https://storage.googleapis.com/kubemci-release/release/v0.2.0/bin/darwin/amd64/kubemci

0.0.1

6 years ago

Introducing kubemci - command line tool to configure a multicluster load balancer using Google Cloud Load Balancer (GCLB).

Binary available for download at https://storage.googleapis.com/kubemci-release/release/v0.0.1/bin/linux/amd64/kubemci