This repo hosts automation, configurations, documentation & scripts to enable/support Knative upstream CI on ppc64le.
Knative is an open-source platform for serverless workloads on Kubernetes, streamlining the deployment and management of serverless applications by handling infrastructure details, letting developers concentrate on code, and include features like auto-scaling and event-driven capabilities, which uses Prow a Kubernetes-native CI/CD system to automate and manage their CI workflows.
We've enabled knative CI for the following knative components on ppc64le :
client
,eventing
,eventing-kafka-broker
,operator
,plugin-event
,serving
.
Here's the link to the ppc64le Knative prow jobs.
This repo hosts the configs for prow. We raise a PR here to add/modify/remove any Knative job.
Please read the project documentation to familiarize with the project setup, involved processes, environments and components.