Knative with GCP builds on Kubernetes to enable easy configuration and consumption of Google Cloud Platform events and services. It can be useful independently, but is best mixed with Knative.
To get started, install Knative with GCP.
Then use one of the implemented Sources:
- PubSub (events.cloud.google.com)
- Storage (events.cloud.google.com)
- Scheduler (events.cloud.google.com)
- AuditLogsSource (events.cloud.google.com)
To use a Knative Eventing Channel backed by Pub/Sub:
To leverage Pub/Sub directly, use one of the Pub/Sub resources:
Note: This repo is still in development, APIs and resource names are subject to change in the future.