sample-apiserver
sample-apiserver copied to clipboard
Reference implementation of an apiserver for a custom Kubernetes API.
Results
2
sample-apiserver issues
Sort by
recently updated
recently updated
newest added
### According to README.MD, I made ca & client certificates, running it stand-alone causes 401 error. > curl -fv -k --cert-type P12 --cert client.p12:password https://localhost:8443/apis * Trying 127.0.0.1:8443... * Connected...
lifecycle/stale
This is a great resource and very useful, thanks for putting it together. Something that is not clear to me however is what is a good approach to testing the...
kind/feature
lifecycle/frozen