Pearl1594 commented on code in PR #8189: URL: https://github.com/apache/cloudstack/pull/8189#discussion_r1415926826
########## plugins/integrations/kubernetes-service/src/main/resources/conf/k8s-control-node.yml: ########## @@ -320,6 +320,7 @@ write_files: runcmd: - chown -R cloud:cloud /home/cloud/.ssh + - ip link set dev eth0 mtu 1400 Review Comment: I am not sure what to do with this.. ? may be remove it, but try cks testing on physical env as opposed to nested? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
