chmouel / knative-sample-controller

A template project for writing your own controller using the Knative helper libraries.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Knative Sample Controller

GoDoc Go Report Card

Knative sample-controller defines a few simple resources that are validated by webhook and managed by a controller to demonstrate the canonical style in which Knative writes controllers.

To learn more about Knative, please visit our Knative docs repository.

If you are interested in contributing, see CONTRIBUTING.md and DEVELOPMENT.md.

About

A template project for writing your own controller using the Knative helper libraries.

License:Apache License 2.0


Languages

Language:Go 79.6%Language:Shell 20.4%