Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abbi-gaurav/kyma-connectors
https://github.com/abbi-gaurav/kyma-connectors
bundles connector helm-charts kyma
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/abbi-gaurav/kyma-connectors
- Owner: abbi-gaurav
- Created: 2019-08-26T12:39:02.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-18T09:14:12.000Z (about 5 years ago)
- Last Synced: 2023-07-09T10:33:00.136Z (over 1 year ago)
- Topics: bundles, connector, helm-charts, kyma
- Language: Go
- Size: 3.43 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Overview
This repo contains various connectors built for the open source project [Kyma][1].
These connectors enable extending the application with Kyma by:
* Enabling delivery the webhooks/events from the application to Kyma
* Enabling serverless from Kyma to make API calls.The connectors are based on the [Helm Broker add-ons](https://kyma-project.io/docs/components/helm-broker/) concept.
## Installation
Create a new `Add-Ons Configuration` in Kyma and provide the Git URL `git::https://github.com/abbi-gaurav/kyma-connectors.git//addons/index.yaml`.
## Full list of connectors
* [Github connector](./addons/github-connector-0.0.1)
[1]: https://kyma-project.io