Skip to content

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

License

Notifications You must be signed in to change notification settings

apo-ger/sample-controller

 
 

Repository files navigation

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.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 79.6%
  • Shell 20.4%