k3s/cluster/gce/gci
Tim Hockin 3586986416 Switch to k8s.gcr.io vanity domain
This is the 2nd attempt.  The previous was reverted while we figured out
the regional mirrors (oops).

New plan: k8s.gcr.io is a read-only facade that auto-detects your source
region (us, eu, or asia for now) and pulls from the closest.  To publish
an image, push k8s-staging.gcr.io and it will be synced to the regionals
automatically (similar to today).  For now the staging is an alias to
gcr.io/google_containers (the legacy URL).

When we move off of google-owned projects (working on it), then we just
do a one-time sync, and change the google-internal config, and nobody
outside should notice.

We can, in parallel, change the auto-sync into a manual sync - send a PR
to "promote" something from staging, and a bot activates it.  Nice and
visible, easy to keep track of.
2018-02-07 21:14:19 -08:00
..
mounter Switch to k8s.gcr.io vanity domain 2018-02-07 21:14:19 -08:00
README.md Update Container-VM Image product name in docs 2016-09-09 10:08:56 -07:00
configure-helper.sh Switch to k8s.gcr.io vanity domain 2018-02-07 21:14:19 -08:00
configure.sh Switch to k8s.gcr.io vanity domain 2018-02-07 21:14:19 -08:00
flexvolume_node_setup.sh fix flex installer directory create 2017-10-12 17:47:36 -07:00
health-monitor.sh Increase waiting time (120s) for docker startup in health-monitor.sh 2017-10-17 15:31:15 -07:00
helper.sh Ensure the GCI metadata files do not have whitespace at the end 2016-12-13 13:41:54 -08:00
master-helper.sh Merge branch 'master' into upgrade_aliases_branch 2017-11-29 09:35:33 -08:00
master.yaml Add --retry-connrefused to all curl invocations. 2017-12-19 14:10:37 +01:00
node-helper.sh Add containerd e2e. 2017-11-02 03:44:42 +00:00
node.yaml Add --retry-connrefused to all curl invocations. 2017-12-19 14:10:37 +01:00

README.md

Container-VM Image

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

Analytics