https://github.com/avinal/expert-happiness
https://github.com/avinal/expert-happiness
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/avinal/expert-happiness
- Owner: avinal
- License: apache-2.0
- Created: 2022-01-27T07:11:30.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-27T07:11:34.000Z (over 4 years ago)
- Last Synced: 2025-07-21T22:53:30.546Z (12 months ago)
- Language: Go
- Size: 4.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: code-of-conduct.md
Awesome Lists containing this project
README
# Knative Sample Controller
[](https://godoc.org/knative.dev/sample-controller)
[](https://goreportcard.com/report/knative/sample-controller)
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](https://github.com/knative/docs) repository.
If you are interested in contributing, see [CONTRIBUTING.md](./CONTRIBUTING.md)
and [DEVELOPMENT.md](./DEVELOPMENT.md).