k8s-controller-custom-resource
k8s-controller-custom-resource copied to clipboard
Base sample for a custom controller in Kubernetes working with custom resources
if there is vendor directory,it will be wonderful!
@trstringer Is it possible to create a custom resource controller based off of a separate API? For example, let's say I want to have an object similar to replicaset in...
## Description While rebuilding the project using the latest version of Go, with Go's official recommendation to use gomodule for initialization and building, we found that the build process fails...