Skip to content

Commit 8764482

Browse files
Random-Liuestesp
authored andcommitted
Set stream server to serve on localhost on GCE.
Signed-off-by: Lantao Liu <[email protected]>
1 parent 151d40d commit 8764482

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
@@ -167,6 +167,7 @@ disabled_plugins = ["restart"]
167167
runtime = "${CONTAINERD_HOME}/usr/local/sbin/runc"
168168
169169
[plugins.cri]
170+
stream_server_address = "127.0.0.1"
170171
max_container_log_line_size = ${max_container_log_line}
171172
[plugins.cri.cni]
172173
bin_dir = "${cni_bin_dir}"

0 commit comments

Comments
 (0)