Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 1.45 KB

README.md

File metadata and controls

43 lines (31 loc) · 1.45 KB

What is Upjet?

Upjet consists of four main components:

Upjet components

  1. Framework to build a code generator pipeline for Crossplane providers.
  2. Generic reconciler implementation (also known as the Upjet runtime) used by all generated CustomResourceDefinitions.
  3. A scraper to extract documentation for all generated CustomResourceDefinitions.
  4. Migration framework to support migrating from community providers to Official Providers.

Generating a Crossplane provider using Upjet

Follow the guide to start generating a Crossplane provider.

Further information on developing a provider:

Additional documentation

Feel free to ask your questions by opening an issue or starting a discussion in the #upjet channel in Crossplane Slack.