mirror of https://github.com/kubernetes/kops.git
|
||
---|---|---|
.. | ||
BUILD.bazel | ||
README.md | ||
cordon.go | ||
default.go | ||
drain.go | ||
filters.go |
README.md
Drain code
This is the drain code copied from k8s.io/kubernetes, after the extraction in https://github.com/kubernetes/kubernetes/pull/80045/files
Once we are on that version of k/k (1.16), we can replace with the upstream version.