1
0
mirror of https://github.com/gryf/vmstrap.git synced 2025-12-18 20:10:28 +01:00

changes to local.conf

This commit is contained in:
2021-02-25 11:21:46 +01:00
parent 36edd7d0ed
commit d7a7c76cb8

View File

@@ -3,17 +3,17 @@ disable_all_services
# temporary testing stuff
enable_plugin devstack-plugin-container https://github.com/gryf/devstack-plugin-container k8s-install
#enable_plugin kuryr-kubernetes https://github.com/gryf/kuryr-kubernetes kubeadm
enable_plugin kuryr-kubernetes https://github.com/gryf/kuryr-kubernetes kubeadm
# crio:
#CONTAINER_ENGINE=crio
#CRIO_VERSION="1.20.2"
# kubeadm
K8S_VERSION=1.20.2-00
enable_service k8s-master
enable_service k8s-node
enable_service container
#K8S_VERSION=1.20.2-00
#enable_service k8s-master
#enable_service k8s-node
#enable_service container
# Cinder