k8s-controller-custom-resource icon indicating copy to clipboard operation
k8s-controller-custom-resource copied to clipboard

Base sample for a custom controller in Kubernetes working with custom resources

Results 4 k8s-controller-custom-resource issues
Sort by recently updated
recently updated
newest added

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...