k3s/cluster/gce/gci
Kubernetes Submit Queue a743392937
Merge pull request #63353 from bmoyles0117/fix-stackdriver-metadata-agent-url-for-fluentd
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>.

Use the logging agent's node name as the metadata agent URL.

The Stackdriver Logging agent should use the node's hostname when it constructs the Stackdriver Metadata Agent's URL, currently, it's using the GKE Master's hostname, which is a bug.

**Release note:**
```release-note
[fluentd-gcp addon] Use the logging agent's node name as the metadata agent URL.
```
2018-05-08 16:20:43 -07:00
..
mounter Remove references to rkt from shell scripts in cluster/ and hack/. 2018-03-27 09:29:35 -07:00
BUILD Revert "Revert "gce: move etcd dir cleanup to manifests"" 2018-04-25 08:57:02 -07:00
README.md
apiserver_manifest_test.go Add unit test for configure-helper. 2018-04-23 12:18:57 -07:00
configure-helper.sh Merge pull request #63353 from bmoyles0117/fix-stackdriver-metadata-agent-url-for-fluentd 2018-05-08 16:20:43 -07:00
configure.sh Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00
configure_helper_test.go Add unit test for configure-helper. 2018-04-23 12:18:57 -07: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 Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02: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 Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00
master.yaml Add --retry-connrefused to all curl invocations. 2017-12-19 14:10:37 +01:00
node-helper.sh Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02: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