Terrajet HCloud Provider
provider-jet-hcloud is a Crossplane provider that
is built using Terrajet code
generation tools and exposes XRM-conformant managed resources for the
HCloud API.
Getting Started
Install the provider by using the following command after changing the image tag
to the latest release:
kubectl crossplane install provider crossplane/provider-jet-hcloud:v0.1.0
You can see the API reference here.
Developing
Run code-generation pipeline:
go run cmd/generator/main.goRun against a Kubernetes cluster:
make runBuild, push, and install:
make allBuild image:
make imagePush image:
make pushBuild binary:
make buildReport a Bug
For filing bugs, suggesting improvements, or requesting new features, please
open an issue.
Contact
Please use the following to reach members of the community:
- Slack: Join our slack channel
- Forums:
crossplane-dev - Twitter: @crossplane_io
- Email: info@crossplane.io
Governance and Owners
provider-jet-hcloud is run according to the same
Governance
and Ownership
structure as the core Crossplane project.
Code of Conduct
provider-jet-hcloud adheres to the same Code of
Conduct
as the core Crossplane project.
Licensing
provider-jet-hcloud is under the Apache 2.0 license.