Skip to content

Repository files navigation

Terrajet TencentCloud Provider

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

Deploying

Add a submodule to your project first:

make submodules

Generate CRDs:

make generate

Run provider locally:

make run

Build images:

make build PLATFORM=linux_amd64

Build, push, and install:

make all

Running

Create CRDs on k8s:

kubectl apply -f package/crds

Install provider and controller:

kubectl apply -f examples/install.yaml 

Apply provider config:

kubectl apply -f examples/providerconfig/providerconfig.yaml

Governance and Owners

provider-jet-tencentcloud is run according to the same Governance and Ownership structure as the core Crossplane project.

Code of Conduct

provider-jet-tencentcloud adheres to the same Code of Conduct as the core Crossplane project.

Licensing

provider-jet-tencentcloud is under the Apache 2.0 license.

About

A Crossplane provider that is built using Terrajet code generation tools and exposes XRM-conformant managed resources for the TencentCloud API

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages