docs: add ADOPTERS.md with Platform Mesh as initial adopter#492
Merged
Conversation
Platform Mesh (platform-mesh.io) uses kube-bind as the cross-cluster service binding layer for its multi-cluster platform, enabling users to add kube-bind as a provider and automatically create bindings between workload clusters and managed services. Ref: kbind-dev#447 Signed-off-by: mjudeikis-bot <mjudeikis-bot@faros.sh> Signed-off-by: Mangirdas Judeikis <mangirdas@judeikis.lt> Co-authored-by: Mangirdas Judeikis <mangirdas@judeikis.lt> Co-authored-by: Hex (AI) <hex@faros.sh>
cnvergence
approved these changes
Mar 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds
ADOPTERS.mdto track organizations and projects using kube-bind.Initial adopter: Platform Mesh
Platform Mesh uses kube-bind as the cross-cluster service binding layer in its multi-cluster platform, enabling users to add kube-bind as a provider and automatically create bindings between workload clusters and managed services. See integration epic in #447.
The file follows a simple table format and includes instructions for other adopters to add themselves via PR.
Why
An adopters file is a required field in the CNCF Sandbox application form (#448) and signals real-world adoption to the TOC during review.
Part of #448
Signed-off-by: Mangirdas Judeikis mangirdas@judeikis.lt