Security Group
-
Openstack instance creation by Horizon UICloud/Openstack_K8s_Docker 2020. 5. 16. 12:14
We have created Openstack external and internal networks and R1 for the connection of two networks. Finally, we are ready to create VMs(instance) on Openstack. 1. Instance creation Project > Compute > Instances > Launch Instance 1.1 Details 1.2 Source 1.3 Flavor 1.4 Networks 1.5 Security Group 1.6 Key Pair > Launch Instance 2. Result you can see like below. Let's create another instance but plea..
-
Openstack configuration for a project by Horizon UICloud/Openstack_K8s_Docker 2020. 5. 14. 17:07
We are going to create one tenant. one tenant is one project. Openstack has an admin project by default. but I will only use the admin project to manage OpenStack Platform. All the projects will be newly created on OpenStack Platform. External = Provider Internal = Tenant(Project) 1. Identity > Projects > Create Project 2. Name : Demo1 > Create Project You can see the created project(tenant) 1. ..