| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The kcp API Sync Agent is a Kubernetes controller capable of synchronizing objects from many kcp workspaces onto a single Kubernetes cluster (with kcp being the source of truth). In doing so it will move the desired state (usually the spec) of an object from kcp to the local cluster where the agent is running, and move the current object status back up into kcp. The agent can also sync so-called related objects, like a Secret belonging to a Certificate, in both directions.
The agent can be used to provide an API in kcp and then serving it from a remote Kubernetes cluster where the actual workload is then processed, usually by a 3rd-party operator. In many situations the synchronized objects are further processed using tools like Crossplane.
Please visit https://docs.kcp.io/api-syncagent for the latest documentation.
If you encounter problems, please file an issue.
Thanks for taking the time to start contributing!
See the list of releases to find out about feature changes.
Apache 2.0
| Back | FazBrowse Home | New Git URL |