Files
kubernetes/cmd/kubelet
Yu-Ju Hong fb94f441ce Set EnableCRI to true by default
This change makes kubelet to use the CRI implementation by default,
unless the users opt out explicitly by using --enable-cri=false.
For the rkt integration, the --enable-cri flag will have no effect
since rktnetes does not use CRI.

Also, mark the original --experimental-cri flag hidden and deprecated,
so that we can remove it in the next release.
2017-02-14 16:15:51 -08:00
..
2017-02-14 16:15:51 -08:00
2017-02-13 12:07:15 -05:00
2017-02-13 12:07:15 -05:00
2017-01-18 15:18:04 -08:00