https://github.com/cedrickchee/kubebuilder-example
Kubebuilder project example
https://github.com/cedrickchee/kubebuilder-example
educational-project example golang kubernetes-controller
Last synced: 4 months ago
JSON representation
Kubebuilder project example
- Host: GitHub
- URL: https://github.com/cedrickchee/kubebuilder-example
- Owner: cedrickchee
- Created: 2021-10-14T08:22:59.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-14T08:30:22.000Z (about 4 years ago)
- Last Synced: 2025-07-29T10:58:00.072Z (6 months ago)
- Topics: educational-project, example, golang, kubernetes-controller
- Language: Go
- Homepage:
- Size: 46.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kubebuilder Example
Guestbook example project from the [Kubebuilder Quickstart](https://book.kubebuilder.io/quick-start.html).
Note-to-self: see my Typora notes `kubebuilder.md` for more.