k3s/cluster/gce/container-linux
Kubernetes Submit Queue ba09291ba7
Merge pull request #56219 from kawych/agents_deployment
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 deployment for Stackdriver Metadata Agent with version and resource requirement controlled by env variable

**What this PR does / why we need it**:
Introduces Stackdriver Metadata Agent - a daemon set providing metadata for kubernetes objects connected to the same node.

**Special notes for your reviewer**:

**Release note**:
```release-note
NONE
```
2017-11-23 02:35:21 -08:00
..
OWNERS OWNERS: Update latest OWNERS files 2017-01-23 10:05:48 -08:00
README.md
configure-helper.sh Merge pull request #56219 from kawych/agents_deployment 2017-11-23 02:35:21 -08:00
configure.sh Update all binary download references to v0.6.0 2017-10-14 22:24:49 +08:00
health-monitor.sh Fix the output of health-mointor.sh 2017-02-15 18:08:27 -08:00
helper.sh
master-helper.sh Fall back to network if subnet is unknown 2017-09-06 11:59:47 -07:00
master.yaml
node-helper.sh Allow creating special node for heapster in GCE 2017-06-28 21:27:36 +02:00
node.yaml

README.md

Container Linux image

The Container Linux Operating System is a Linux distribution optimized for running containers securely at scale. CoreOS provides a Container Linux image for Google Cloud Platform (GCP).

This folder contains configuration and tooling to allow kube-up to create a Kubernetes cluster on Google Cloud Platform running on the official Container Linux image.

Analytics