mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-14 14:42:35 -04:00
Break up the monolithic volumes code in kubelet into very small individual modules with a well-defined interface. Move them all into their own packages and beef up testing along the way. |
||
|---|---|---|
| .. | ||
| e2e | ||
| gendocs | ||
| integration | ||
| kube-apiserver | ||
| kube-controller-manager | ||
| kube-proxy | ||
| kubecfg | ||
| kubectl | ||
| kubelet | ||
| kubernetes | ||