luebken / test-scratch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scratch Crossplane configuration

This repository defines a "scratch" (or empty) Crossplane configuration. This configuration is a starting point for users in Upbound.

What's Inside

A Crossplane configuration bundles a set of APIs. The crossplane.yaml is the definition file for a configuration. This configuration has no APIs defined because it is from scratch.

Next Steps

This repository is a starting point. You can start by creating new API definitions in this repo. Upbound will automatically detect the commits you make in your repo and build the configuration package for you. To learn more about how to build APIs for your managed control planes in Upbound, read the guide on Upbound's docs.

About