An open API service indexing awesome lists of open source software.

https://github.com/reegnz/provider-kubernetes

Crossplane kubernetes provider.
https://github.com/reegnz/provider-kubernetes

crossplane crossplane-provider kubernetes

Last synced: 2 months ago
JSON representation

Crossplane kubernetes provider.

Awesome Lists containing this project

README

          

# Provider Template

`upjet-provider-template` is a [Crossplane](https://crossplane.io/) provider that
is built using [Upjet](https://github.com/upbound/upjet) code
generation tools and exposes XRM-conformant managed resources for the
Template API.

## Getting Started

Install the provider by using the following command after changing the image tag
to the [latest release](https://marketplace.upbound.io/providers/upbound/upjet-provider-template):
```
up ctp provider install upbound/upjet-provider-template:v0.1.0
```

Alternatively, you can use declarative installation:
```
cat <