IBM / cloudland

Cloudland, a light weight infrastructure as a service project, plus OpenShift 4 platform as a service deployment engine, is a system framework to manage VM instances, software defined networks (SDN), volumes ..., It can handle over 10 thousand hypervisors in one cluster so it can be a base of large scale public cloud. More over, with multi-tenant and OpenShift 4 cluster deployments on demand, it can be a straightforward alternative for private cloud or as a hyper converged infrastructure (HCI) solution.
Apache License 2.0
66 stars 31 forks source link

security group for ocp #318

Open jinlings opened 3 years ago

jinlings commented 3 years ago

we can request openshift with subnet and without vxlan subnet,but both of them will create the same security group name"openshift" while creating, so we can not create openshift with these two types in the same time, we need to improve that in the future.