provider-jet-tencentcloud is a Crossplane provider that
is built using Terrajet code
generation tools and exposes XRM-conformant managed resources for the
TencentCloud API. View CRDs Doc at https://doc.crds.dev/github.com/myscale/provider-jet-tencentcloud
Add a submodule to your project first:
make submodulesGenerate CRDs:
make generateRun provider locally:
make runBuild images:
make build PLATFORM=linux_amd64Build, push, and install:
make allCreate CRDs on k8s:
kubectl apply -f package/crdsInstall provider and controller:
kubectl apply -f examples/install.yaml Apply provider config:
kubectl apply -f examples/providerconfig/providerconfig.yamlprovider-jet-tencentcloud is run according to the same Governance and Ownership structure as the core Crossplane project.
provider-jet-tencentcloud adheres to the same Code of Conduct as the core Crossplane project.
provider-jet-tencentcloud is under the Apache 2.0 license.