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.
Clone the git repository: https://github.com/giantswarm/cluster-apps-operator.git
Build it using the standard go build
command.
go build github.com/giantswarm/cluster-apps-operator
- Mailing list: giantswarm
- Bugs: issues
cluster-apps-operator is under the Apache 2.0 license. See the LICENSE file for details.