# README
cluster-apps-operator
The cluster-apps-operator is part of the Giant Swarm App Platform. It watches Cluster API v1alpha4 CRs and manages app CRs for workload clusters as defined in the release CR.
It is implemented using operatorkit.
Getting Project
Clone the git repository: https://github.com/giantswarm/cluster-apps-operator.git
How to build
Build it using the standard go build
command.
go build github.com/giantswarm/cluster-apps-operator
Contact
- Mailing list: giantswarm
- Bugs: issues
License
cluster-apps-operator is under the Apache 2.0 license. See the LICENSE file for details.
# Packages
No description provided by the author