Commit Graph

7 Commits

Author SHA1 Message Date
Hongbin Lu 4ea3481486 Add support for kata container
Change-Id: I8de21dd0317734711ba3778c241a428f0325ea85
2019-07-08 05:28:19 +00:00
Hongbin Lu 80f8d7f260 Support k8s installation
Add support for installing kubernetes cluster via devstack.
It uses kubeadm to bootstrap the k8s cluster.

Change-Id: I7877ceda08bbdab807116a13d74ff884136dc501
2019-05-07 03:57:24 +00:00
Le Hou f89832fe0f Use opendev repository
Change-Id: Ie2e20d0d185f58e9234d59264ee213e34e7714a1
2019-04-23 17:55:02 +08:00
Madhuri Kumari f4b1a02959 Add support for Clear Container Runtime
This patch installs Clear Container[1] as one of the runtime
for docker.

[1] https://clearlinux.org/features/intel%C2%AE-clear-containers

Change-Id: Ibacebf84ce1ff68a779589c7c9e17916503cafab
2018-01-09 10:16:22 +05:30
anilkumarthovi 20047d232e updated README.rst file with more info
Change-Id: I48da858d8f8419dcb3baf87f90d35915de0ad92a
2017-11-23 14:14:13 +05:30
anilkumarthovi 34dc8967de update with README file
Change-Id: Ifc1d7322a2ba1a7c17a3043459a6223eebace4fa
2017-11-21 13:47:31 +05:30
Hongbin Lu 69716eb42f Add docker installation script
There are several projects that tried to install docker in different
ways. This potentially lead to failure of more than one such services
were enabled. This commit consolidate docker installation into
a devstack plugin so that other services could depend on it.

The initial script was mainly from Kuryr-libnetwork. Kuryr, Fuxi,
and Zun might leverage this script to install Docker in the future.

Change-Id: I97dbff2f361acc98b12ec6f40ab115c8548477a3
2017-04-17 17:13:45 -04:00