kubernetes/cluster/gce/container-linux
Kubernetes Submit Queue b7772e4f89 Merge pull request #40048 from mtaufen/remove-deprecated-flags
Automatic merge from submit-queue (batch tested with PRs 41121, 40048, 40502, 41136, 40759)

Remove deprecated kubelet flags that look safe to remove

Removes:
```
--config
--auth-path
--resource-container
--system-container
```
which have all been marked deprecated since at least 1.4 and look safe to remove.

```release-note
The deprecated flags --config, --auth-path, --resource-container, and --system-container were removed.
```
2017-02-09 14:27:45 -08:00
..
configure-helper.sh Merge pull request #40048 from mtaufen/remove-deprecated-flags 2017-02-09 14:27:45 -08:00
configure.sh cluster/gce: Rename coreos to container-linux. 2016-12-30 15:32:02 -08:00
health-monitor.sh Bump container-linux and gci timeout for docker health check 2017-01-10 13:07:21 -08:00
helper.sh cluster/gce: Rename coreos to container-linux. 2016-12-30 15:32:02 -08:00
master-helper.sh cluster/gce: Rename coreos to container-linux. 2016-12-30 15:32:02 -08:00
master.yaml cluster/gce: Rename coreos to container-linux. 2016-12-30 15:32:02 -08:00
node-helper.sh cluster/gce: Rename coreos to container-linux. 2016-12-30 15:32:02 -08:00
node.yaml cluster/gce: Rename coreos to container-linux. 2016-12-30 15:32:02 -08:00
OWNERS OWNERS: Update latest OWNERS files 2017-01-23 10:05:48 -08:00
README.md cluster/gce: Rename coreos to container-linux. 2016-12-30 15:32:02 -08:00

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