Enable TLS streaming in all the setup.
Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
		 Lantao Liu
					Lantao Liu
				
			
				
					committed by
					
						 Derek McGowan
						Derek McGowan
					
				
			
			
				
	
			
			
			 Derek McGowan
						Derek McGowan
					
				
			
						parent
						
							cdb4aec93a
						
					
				
				
					commit
					d520fac508
				
			| @@ -34,6 +34,8 @@ write_files: | ||||
|         shim = "/home/containerd/usr/local/bin/containerd-shim" | ||||
|         runtime = "/home/containerd/usr/local/sbin/runc" | ||||
|  | ||||
|       [plugins.cri] | ||||
|         enable_tls_streaming = true | ||||
|       [plugins.cri.cni] | ||||
|         bin_dir = "/home/containerd/opt/cni/bin" | ||||
|         conf_dir = "/home/containerd/etc/cni/net.d" | ||||
|   | ||||
| @@ -32,6 +32,8 @@ write_files: | ||||
|         shim = "/home/containerd/usr/local/bin/containerd-shim" | ||||
|         runtime = "/home/containerd/usr/local/sbin/runc" | ||||
|  | ||||
|       [plugins.cri] | ||||
|         enable_tls_streaming = true | ||||
|       [plugins.cri.cni] | ||||
|         bin_dir = "/home/kubernetes/bin" | ||||
|         conf_dir = "/etc/cni/net.d" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user