Kubelet: add --container-runtime-endpoint and --image-service-endpoint

New flag --container-runtime-endpoint (overrides --container-runtime)
is introduced to kubelet which identifies the unix socket file of
the remote runtime service. And new flag --image-service-endpoint is
introduced to kubelet which identifies the unix socket file of the
image service.
This commit is contained in:
Pengfei Ni
2016-08-08 15:40:53 +08:00
parent c5e3b79f32
commit b36ace9a57
13 changed files with 3022 additions and 2854 deletions

View File

@@ -90,6 +90,7 @@ consumer-service-namespace
contain-pod-resources
container-port
container-runtime
container-runtime-endpoint
controller-start-interval
cors-allowed-origins
cpu-cfs-quota
@@ -221,6 +222,7 @@ image-gc-high-threshold
image-gc-low-threshold
image-project
image-pull-policy
image-service-endpoint
include-extended-apis
included-types-overrides
input-base