Skip to content

Commit cf18a7f

Browse files
Random-Liuestesp
authored andcommitted
Serve streaming on localhost by default to match k8s 1.11 default.
Signed-off-by: Lantao Liu <[email protected]>
1 parent 6462656 commit cf18a7f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

contrib/gce/configure.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ disabled_plugins = ["restart"]
169169
170170
[plugins.cri]
171171
stream_server_address = "127.0.0.1"
172+
stream_server_port = "0"
172173
max_container_log_line_size = ${max_container_log_line}
173174
[plugins.cri.cni]
174175
bin_dir = "${cni_bin_dir}"

0 commit comments

Comments
 (0)