The cluster-operator manages Kubernetes workload cluster resources.
The cluster-operator is an in-cluster agent that handles Giant Swarm guest
cluster specific resources.
thiccc
legacy
master
Clone the git repository: https://github.com/giantswarm/cluster-operator.git
Build it using the standard go build
command.
go build github.com/giantswarm/cluster-operator
See CONTRIBUTING for details on submitting patches, the
contribution workflow as well as reporting bugs.
cluster-operator is under the Apache 2.0 license. See the LICENSE file for
details.