README ¶
cluster-operator
The cluster-operator is an in-cluster agent that handles Giant Swarm guest cluster specific resources.
Branches
thiccc
- Up to and including version v0.21.0.
- Contains all versions of legacy controllers (reconciling {AWS,Azure,KVM}ClusterConfig CRs) up to and including v0.21.0.
legacy
- From version v0.21.1 up to and including v0.x.x.
- Contains only the latest version of legacy controllers (reconciling {AWS,Azure,KVM}ClusterConfig CRs).
master
- From version v2.0.0.
- Contains only the latest version of controllers (reconciling cluster API objects).
Getting Project
Clone the git repository: https://github.com/giantswarm/cluster-operator.git
How to build
Build it using the standard go build
command.
go build github.com/giantswarm/cluster-operator
Contact
- Mailing list: giantswarm
- IRC: #giantswarm on freenode.org
- Bugs: issues
Contributing & Reporting Bugs
See CONTRIBUTING for details on submitting patches, the contribution workflow as well as reporting bugs.
License
cluster-operator is under the Apache 2.0 license. See the LICENSE file for details.
Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
pkg
|
|
annotation
Package annotation contains common Kubernetes metadata.
|
Package annotation contains common Kubernetes metadata. |
label
Package label contains common Kubernetes metadata.
|
Package label contains common Kubernetes metadata. |
controller/resource/certconfig
NOTE this file is copied from operatorkit for migration purposes.
|
NOTE this file is copied from operatorkit for migration purposes. |
Click to show internal directories.
Click to hide internal directories.