This stack-gcp
repository is the implementation of a Crossplane infrastructure
stack for
Google Cloud Platform.
The stack that is built from the source code in this repository can be installed into a Crossplane control plane and adds the following new functionality:
- Custom Resource Definitions (CRDs) that model GCP infrastructure and services (e.g. CloudSQL, GKE clusters, etc.)
- Controllers to provision these resources in GCP based on the users desired state captured in CRDs they create
- Implementations of Crossplane's portable resource abstractions, enabling GCP resources to fulfill a user's general need for cloud services
For getting started guides, installation, deployment, and administration, see our Documentation.
Stack-GCP is a community driven project and we welcome contributions. See the Crossplane Contributing guidelines to get started.
For filing bugs, suggesting improvements, or requesting new features, please open an issue.
Please use the following to reach members of the community:
- Slack: Join our slack channel
- Forums: crossplane-dev
- Twitter: @crossplane_io
- Email: [email protected]
Stack-GCP goals and milestones are currently tracked in the Crossplane repository. More information can be found in ROADMAP.md.
Stack-GCP is run according to the same Governance and Ownership structure as the core Crossplane project.
Stack-GCP adheres to the same Code of Conduct as the core Crossplane project.
Stack-GCP is under the Apache 2.0 license.