Skip to content

thalleslmF/aws-cloud-map-mcs-controller-for-k8s

 
 

Repository files navigation

AWS Cloud Map MCS Controller for K8s

contributions welcome License GitHub issues

Deploy status Go Report Card

Introduction

AWS Cloud Map multi-cluster service discovery for Kubernetes (K8s) is a controller that implements existing multi-cluster services API that allows services to communicate across multiple clusters. The implementation relies on AWS Cloud Map for enabling cross-cluster service discovery.

Releases

AWS Cloud Map MCS Controller for K8s adheres to the SemVer specification. Each release updates the major version tag (eg. vX), a major/minor version tag (eg. vX.Y) and a major/minor/patch version tag (eg. vX.Y.Z). To see a full list of all releases, refer to our Github releases page.

We also maintain a latest tag, which is updated to stay in line with the main branch. We do not recommend installing this on any production cluster, as any new major versions updated on the main branch will introduce breaking changes.

Contributing

aws-cloud-map-mcs-controller-for-k8s is an open source project. See CONTRIBUTING for details.

License

This project is distributed under the Apache License, Version 2.0, see LICENSE and NOTICE for more information.

About

K8s controller implementing Multi-Cluster Services API based on AWS Cloud Map.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 91.0%
  • Makefile 7.6%
  • Dockerfile 1.4%