This repo contains a sample, small Kubernetes controller written in Java which simply prints out the information about the objects of a certain Custom Resource type.
-
Notifications
You must be signed in to change notification settings - Fork 1
pkoperek/kubernetes-custom-resource
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Repo contains a sample CRD definition and a controller which is supposed to print out objects of the CRD Kind.