Multiple components use the same kubectl image
Created by: pixiake
What does this PR do?
At present, all the following components need to use kubectl
image, but the tag is not unique, which leads to complicated image management. This pr makes all components use consistent kubectl
image.
- ks-core
- kubefed
- ks-events
Signed-off-by: pixiake guofeng@yunify.com