kubernetes/cluster/gce/gci
Kubernetes Prow Robot e494b0788b
Merge pull request #89543 from bartekzurawski/fix-kube-up-gce-private-restart
Set ip alias route on kubernetes-master during booting
2020-04-24 09:38:07 -07:00
..
mounter Fix shellcheck failures SC2034 2019-10-23 22:47:46 +02:00
testdata/kube-apiserver Isolate configuration of etcd related parameters into a separate function. 2019-11-04 13:55:31 -08:00
apiserver_etcd_test.go Isolate configuration of etcd related parameters into a separate function. 2019-11-04 13:55:31 -08:00
apiserver_kms_test.go Refactor tests for configure-helper.sh by moving environment config to testdata. 2019-11-01 13:57:54 -07:00
append_or_replace_prefixed_line_test.go append_or_replace_prefixed_line in /cluster/gce/gci/configure-helper.sh fails for prefixes that contain quotes and = sign. 2020-02-24 17:35:36 -08:00
audit_policy_test.go Refactor tests for configure-helper.sh by moving environment config to testdata. 2019-11-01 13:57:54 -07:00
BUILD append_or_replace_prefixed_line in /cluster/gce/gci/configure-helper.sh fails for prefixes that contain quotes and = sign. 2020-02-24 17:35:36 -08:00
configure_helper_test.go Merge pull request #82720 from hwdef/add-err-handling-in-gce-gci 2019-12-02 22:56:57 -08:00
configure-helper.sh Run kube-scheduler and kube-addon-manager as non root 2020-04-16 14:50:04 -07:00
configure-kubeapiserver.sh Changed readonly to true and type to File for authn/authz config. 2020-03-25 17:45:27 -07:00
configure.sh Fix unbound variable error in gce/configure.sh 2020-03-12 16:41:25 -07:00
flexvolume_node_setup.sh Switch flexvolume_node_setup.sh from kubelet RO port to healthz port 2020-02-13 09:58:51 -08:00
health-monitor.sh fix shellcheck failures in health-monitor.sh 2020-02-14 16:12:18 -08:00
helper.sh Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00
kube-master-internal-route.sh Set ip alias route on kubernetes-master during booting 2020-04-15 00:03:05 +02:00
master-helper.sh Set ip alias route on kubernetes-master during booting 2020-04-15 00:03:05 +02:00
master.yaml Merge pull request #89543 from bartekzurawski/fix-kube-up-gce-private-restart 2020-04-24 09:38:07 -07:00
node-helper.sh Revert "Revert "Add an option to specify kubelet flags for heapster node."" 2020-01-14 12:53:25 +01:00
node.yaml Install and use crictl in gce kube-up.sh 2018-05-03 17:17:55 -07:00
OWNERS Added relevent approvers and reviewers for gci. 2020-01-24 09:29:35 -08:00
README.md
shutdown.sh fix shellcheck failures of cluster/gce/gci/shutdown.sh 2019-04-22 11:46:45 +08: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