Merge pull request #30212 from feiskyer/kuberuntime-flag

Automatic merge from submit-queue

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

Flag `--container-runtime-endpoint` (overrides `--container-runtime`) is introduced to identify the unix socket file of the remote runtime service. And flag `--image-service-endpoint` is introduced to identify the unix socket file of the image service.

This PR is part of #28789 Milestone 0. 

CC @yujuhong @Random-Liu
This commit is contained in:
Kubernetes Submit Queue
2016-08-21 12:03:10 -07:00
committed by GitHub
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
@@ -223,6 +224,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