summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2019-12-10 02:25:21 -0500
committerBruce Ashfield <bruce.ashfield@gmail.com>2019-12-10 02:25:21 -0500
commitc31e46fce79f32a6692358105e15d77c652a9c9a (patch)
tree09f2ee4ebf441f8332531c59aa51d22b0ef61e9e /README
parent06ec74ad35999fb87b2be950ead67815d59fbf63 (diff)
downloadmeta-virtualization-c31e46fce79f32a6692358105e15d77c652a9c9a.tar.gz
conf: add k8s distro feature
Add support for a new distro feature to control kubernetes versions and related configuration. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 88df4ee4..f7e0811b 100644
--- a/README
+++ b/README
@@ -28,6 +28,7 @@ that may also be enabled:
28 28
29 - xen: enables xen functionality in various packages (kernel, libvirt, etc) 29 - xen: enables xen functionality in various packages (kernel, libvirt, etc)
30 - kvm: enables KVM configurations in the kernel and autoloads modules 30 - kvm: enables KVM configurations in the kernel and autoloads modules
31 - k8s: enables kubernets configurations in the kernel, tools and configuration
31 - aufs: enables aufs support in docker and linux-yocto 32 - aufs: enables aufs support in docker and linux-yocto
32 - x11: enable xen and libvirt functionality related to x11 33 - x11: enable xen and libvirt functionality related to x11
33 - selinux: enables functionality in libvirt and lxc 34 - selinux: enables functionality in libvirt and lxc