mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-05-27 19:44:13 +00:00
20 lines
690 B
Markdown
20 lines
690 B
Markdown
# Placement
|
|
|
|
[](http://www.apache.org/licenses/LICENSE-2.0.html)
|
|
|
|
## What is the `Placement` repository?
|
|
|
|
With `Placement`, you can select a set of `ManagedClusters` from the `ManagedClusterSets` bound to the placement namespace.
|
|
|
|
Go to the [Contributing guide](CONTRIBUTING.md) to learn how to get involved.
|
|
|
|
## Getting started
|
|
|
|
run `make build` to build the binary
|
|
|
|
- Check the [Security guide](SECURITY.md) if you need to report a security issue.
|
|
|
|
## References
|
|
|
|
- The `placement` is part of the `open-cluster-management` community. For more information, visit: [open-cluster-management.io](https://open-cluster-management.io).
|