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.
- Host: GitHub
- URL: https://github.com/reegnz/provider-kubernetes
- Owner: reegnz
- License: apache-2.0
- Created: 2023-05-08T15:46:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-08T15:46:39.000Z (over 2 years ago)
- Last Synced: 2025-03-01T00:26:09.173Z (7 months ago)
- Topics: crossplane, crossplane-provider, kubernetes
- Language: Go
- Homepage:
- Size: 57.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
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 <