k3s/cluster/gce/gci
Kubernetes Submit Queue 4009cb3b8b
Merge pull request #62076 from qingling128/master
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Add support to ingest log entries to Stackdriver against new "k8s_container" and "k8s_node" resources.

**What this PR does / why we need it**:

**Which issue(s) this PR fixes**
Fluentd 0.14 has some memory leak issues that caused the e2e tests to be flaky. Downgrading to v0.12.

**Special notes for your reviewer**:
We never released any previous version with Fluentd v0.14. Only upgraded it very recently. So this downgrading is not visible to users.

**Release note**:
```release-note
Add support to ingest log entries to Stackdriver against new "k8s_container" and "k8s_node" resources.
```
2018-04-06 09:51:32 -07:00
..
mounter Remove references to rkt from shell scripts in cluster/ and hack/. 2018-03-27 09:29:35 -07:00
README.md
configure-helper.sh Merge pull request #62076 from qingling128/master 2018-04-06 09:51:32 -07:00
configure.sh Switch to k8s.gcr.io vanity domain 2018-02-07 21:14:19 -08:00
flexvolume_node_setup.sh cluster/gce: fix checks for empty strings. 2018-03-23 15:37:03 +02: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
master-helper.sh Fix master replication util for gce clusters - populate cluster-location.txt 2018-03-22 11:57:06 +01:00
master.yaml Add --retry-connrefused to all curl invocations. 2017-12-19 14:10:37 +01:00
node-helper.sh Add cluster-location to GCE instance attributes 2018-02-19 10:48:25 +01: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