This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 655
Create GCE specific images with correctly configured MTU #2027
Comments
niusmallnan
added a commit
to niusmallnan/os-packer
that referenced
this issue
Dec 18, 2017
niusmallnan
added a commit
to rancher/os-packer
that referenced
this issue
Dec 18, 2017
Have Built a new image with mtu setting:
Boot a new VM on GCE, For eth0, docker0, system-docker0, the MTU displays for these devices are incorrect.
For eth0, Its MTU is determined by DHCP, check the
It does not seem to have any effect, MTU is actually correct. For docker0, after running a container, docker0 mtu will be normal:
The MTU displayed is not correct, I will submit another issue, to continue to pay attention. |
Tested with RancherOS version- v1.1.2-rc2.
Access from browser to http://x.x.x.x:8080/, I can get Rancher Server home page. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
RancherOS Version: (ros os version)
Any
Where are you running RancherOS? (docker-machine, AWS, GCE, baremetal, etc.)
GCE
Follow up on rancher/rancher#8910, documentation will be added for now but would be nice to get GCE specific images built with correctly configured MTU off the bat.
The text was updated successfully, but these errors were encountered: