k3s/examples
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
..
cloud-controller-manager Replicate the persistent volume label admission plugin in a controller in 2017-08-28 03:12:18 -04:00
cluster-dns Switch to k8s.gcr.io vanity domain 2018-02-07 21:14:19 -08:00
cockroachdb Merge pull request #51310 from xiangpengzhao/sc-eg 2017-10-18 20:31:15 -07:00
cpu-manager Add examples pods to demonstrate CPU manager. 2017-09-05 14:21:06 -07:00
elasticsearch add redirect notice in all readme files 2017-07-14 17:18:01 +02:00
explorer Switch to k8s.gcr.io vanity domain 2018-02-07 21:14:19 -08:00
guestbook Switch to k8s.gcr.io vanity domain 2018-02-07 21:14:19 -08:00
guestbook-go Switch to k8s.gcr.io vanity domain 2018-02-07 21:14:19 -08:00
https-nginx Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
javaee add redirect notice in all readme files 2017-07-14 17:18:01 +02:00
javaweb-tomcat-sidecar add redirect notice in all readme files 2017-07-14 17:18:01 +02:00
job add redirect notice in all readme files 2017-07-14 17:18:01 +02:00
kubectl-container Switch to k8s.gcr.io vanity domain 2018-02-07 21:14:19 -08:00
meteor Paramaterize stickyMaxAgeMinutes for service in API 2017-08-25 17:44:47 +08:00
mysql-cinder-pd add redirect notice in all readme files 2017-07-14 17:18:01 +02:00
mysql-wordpress-pd Update wordpress to 4.8.0 2017-07-20 10:08:49 +08:00
newrelic update related files 2017-08-24 17:49:18 +08:00
newrelic-infrastructure NR Infrastructure agent example daemonset 2017-08-17 10:09:52 -07:00
nodesjs-mongodb add redirect notice in all readme files 2017-07-14 17:18:01 +02:00
oms update related files 2017-08-24 17:49:18 +08:00
openshift-origin add redirect notice in all readme files 2017-07-14 17:18:01 +02:00
persistent-volume-provisioning add redirect notice in all readme files 2017-07-14 17:18:01 +02:00
phabricator add redirect notice in all readme files 2017-07-14 17:18:01 +02:00
podsecuritypolicy/rbac examples/podsecuritypolicy/rbac: fix names in comments and sync with examples repository. 2017-10-27 16:15:19 +02:00
runtime-constraints add redirect notice in all readme files 2017-07-14 17:18:01 +02:00
selenium add redirect notice in all readme files 2017-07-14 17:18:01 +02:00
sharing-clusters Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
spark Switch to k8s.gcr.io vanity domain 2018-02-07 21:14:19 -08:00
storage Switch to k8s.gcr.io vanity domain 2018-02-07 21:14:19 -08:00
storm add redirect notice in all readme files 2017-07-14 17:18:01 +02:00
sysdig-cloud update related files 2017-08-24 17:49:18 +08:00
volumes Switch to k8s.gcr.io vanity domain 2018-02-07 21:14:19 -08:00
BUILD Fix scheduler refs in BUILD files. 2018-01-05 15:05:01 -08:00
OWNERS Volunteer to help review examples 2017-10-25 11:46:09 -05:00
README.md add redirect notice in all readme files 2017-07-14 17:18:01 +02:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
examples_test.go Move scheduler code out of plugin directory. 2018-01-05 15:05:01 -08:00
guidelines.md Update docs/ URLs to point to proper locations 2017-06-05 22:13:54 -07:00
pod examples/pod: Revert the previous changes. 2016-09-13 15:09:25 -07:00
scheduler-policy-config-with-extender.json Remove apiVersion from scheduler extender example configuration 2018-01-18 14:41:53 -08:00
scheduler-policy-config.json -Add scheduler optimization options, short circuit all predicates if one predicate fails 2018-01-13 18:18:55 +08:00
simple-nginx.md Update docs/ URLs to point to proper locations 2017-06-05 22:13:54 -07:00