k3s/cluster/gce/gci
Kubernetes Submit Queue 1388e664a4 Merge pull request #31637 from freehan/docker0fix
Automatic merge from submit-queue

keep docker0 with private cidr range

fixes: #31465

Keep docker0 when using kubenet on GCI. Assign 169.254.123.1/24 to docker0 to avoid cidr conflict.
2016-08-30 05:40:33 -07:00
..
README.md Revert "Revert "Add support for running GCI on the GCE cloud provider"" 2016-05-23 00:52:08 -07:00
configure-helper.sh keep docker0 with private cidr range 2016-08-29 13:57:42 -07:00
configure.sh bump cni to 9d5e6e6 2016-08-26 13:13:24 -07:00
health-monitor.sh Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
helper.sh Splitting OS_DISTRIBUTION into NODE_OS_DISTRIBUTION and 2016-07-15 12:02:31 -07:00
master-helper.sh Support for creation/removes of master replicas. 2016-08-15 22:36:49 +02:00
master.yaml gci: decouple from the built-in kubelet version 2016-08-24 23:36:08 -07:00
node-helper.sh Splitting OS_DISTRIBUTION into NODE_OS_DISTRIBUTION and 2016-07-15 12:02:31 -07:00
node.yaml gci: decouple from the built-in kubelet version 2016-08-24 23:36:08 -07:00

README.md

Google Container-VM Image (GCI)

GCI is a container-optimized OS image for the Google Cloud Platform (GCP). We built GCI primarily for running Google services on GCP. Unlike the open preview version of container-vm, Google Container-VM Image is based on the open source Chromium OS project, allowing us greater control over the build management, security compliance, and customizations for GCP.

Analytics