Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 704 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 704 Bytes

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.