kubernetes/cluster/gce/gci
Javier Pérez Hernández 708d7df561 k8s: gci: configure: add token to curl calls
Modify script to use curl to get metadata and Service Account token.
When the SA doesn't have 'Storage Read' scope, it can only read
public files.
2019-02-15 11:00:35 -08:00
..
mounter Remove references to rkt from shell scripts in cluster/ and hack/. 2018-03-27 09:29:35 -07:00
apiserver_manifest_test.go kubeapiserver: rename '--experimental-encryption-provider-config' to '--encryption-provider-config'. 2018-11-19 16:34:09 +01:00
BUILD Update repo-infra, bazel-skylib, rules_docker, and rules_go dependencies 2019-02-12 17:55:10 -08:00
configure_helper_test.go gce: move more stuff into main and refactor detect whether configure-helpers.sh was sourced 2018-10-31 10:07:50 -07:00
configure-helper.sh Correlate max-inflight values in GCE with master VM sizes 2019-01-24 15:13:36 +01:00
configure.sh k8s: gci: configure: add token to curl calls 2019-02-15 11:00:35 -08:00
flexvolume_node_setup.sh Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00
health-monitor.sh Dump Stack when docker fails on healthcheck 2018-05-21 11:39:59 +09:00
helper.sh Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00
master-helper.sh add mTLS encription between etcd and kube-apiserver in GCE 2019-01-07 13:52:20 -08:00
master.yaml Perform GCE log rotation check every 5 minutes 2018-12-18 10:13:41 -08:00
node-helper.sh Update cluster/gce scripts to support Windows nodes. 2019-01-30 19:49:07 -08:00
node.yaml Install and use crictl in gce kube-up.sh 2018-05-03 17:17:55 -07:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
README.md Update Container-VM Image product name in docs 2016-09-09 10:08:56 -07:00
shutdown.sh Adding a shutdown script that would enable handling preemptible VM terminations gracefully in GCP environment 2018-05-25 16:20:24 -07:00

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