Skip to content

giantswarm/cluster-apps-operator

Repository files navigation

CircleCI

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

License

cluster-apps-operator is under the Apache 2.0 license. See the LICENSE file for details.