d95ba4d1ff
In Fedora Atomic 27 etcd and flanneld are removed from the base image. Install them as a system containers. * update docker-storage configuration * add etcd and flannel tags as labels Change-Id: I2103c7c3d50f4b68ddc11abff72bc9e3f22839f3 Closes-Bug: #1735381
11 lines
324 B
YAML
11 lines
324 B
YAML
---
|
|
features:
|
|
- |
|
|
Update k8s_fedora_atomic driver to the latest Fedora Atomic 27 release
|
|
and run etcd and flanneld in system containers which are removed from
|
|
the base OS.
|
|
upgrade:
|
|
- |
|
|
New clusters should be created with kube_tag=v1.9.3 or later. v1.9.3 is
|
|
the default version in the queens release.
|