issues
search
AmitKumarDas
/
Decisions
Apache License 2.0
10
stars
3
forks
source link
ref: golang snippets esp. kubernetes
#269
Open
AmitKumarDas
opened
4 years ago
AmitKumarDas
commented
4 years ago
https://github.com/kubernetes/kubernetes/pull/91952/files
-- kubeadm, retry, wait
https://github.com/kubernetes/kubernetes/pull/91307/files
-- volume attachment, reduce api server exhaustion, use shared informer cache
https://github.com/kubernetes/kubernetes/pull/90967/files
-- api fairness / policy, debug, tab writer
https://github.com/kubernetes/community/blob/master/contributors/devel/sig-instrumentation/migration-to-structured-logging.md
-- structured logging, json, logr, klog
https://github.com/kubernetes/kubernetes/pull/91007
-- prepull images, parallel, context, channel, wg