Work agent for dispatching Kubernetes manifests to managed clusters via the ManifestWork API.
Open Cluster Management Work is a component of the Open Cluster Management (OCM) project that dispatches Kubernetes manifests to managed clusters via the ManifestWork API. It enables hub clusters to distribute and manage workloads across multiple managed clusters.
The Work agent runs on managed clusters and reconciles ManifestWork resources, applying the specified Kubernetes
manifests and reporting their status back to the hub cluster. It supports three subcommands: agent, manager, and
webhook-server.
For more details, visit https://github.com/open-cluster-management-io/ocm.