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

https://github.com/krateoplatformops/provider-github

Krateo PlatformOps Provider Github
https://github.com/krateoplatformops/provider-github

create crossplane-provider github golang kubernetes repository

Last synced: about 2 months ago
JSON representation

Krateo PlatformOps Provider Github

Awesome Lists containing this project

README

          

# Provider GitHub

## Overview

This is a Kubernetes Operator (Crossplane provider) that creates a GitHub repository.

## Getting Started

With Crossplane installed in your cluster:

```sh
$ helm repo add crossplane-stable https://charts.crossplane.io/stable
$ helm repo update
$ helm install crossplane --namespace crossplane-system crossplane-stable/crossplane
```

### Install this provider

Install the below manifest:

```sh
cat <