Create a security group
Describes how to create a security group in the KSV web console.
This topic describes how to create a security group in the KubeSphere Virtualization (KSV) web console.
Precautions
In the initial state, the newly created security group does not contain any rules. Before you add security group rules, the system allows all outbound traffic and denies all inbound traffic by default.
Prerequisites
The user that you use has been granted the permissions to manage security groups. Only user admin, project administrators, and operators can manage security groups. Project viewers can view only security groups in the projects to which they belong.
Procedure
Log in to the KSV web console.
In the top navigation bar, click Virtual Resources to go to the management page of virtual resources.
In the left-side navigation pane, click Security Groups.
On the Security Groups page, click Create in the upper-right corner.
In the dialog box that appears, configure parameters for the security group. The following table describes the parameters.
Parameter Description NameThe name of the security group.The name can contain only lowercase letters, digits, and hyphens (-), and must start and end with a lowercase letter or a digit. The name can contain up to 16 characters in length.DescriptionThe description of the security group.The description can be up to 128 characters in length. The character types are unlimited.Click Create. The security group appears in the security group list after it is created.
What to do next
After you create a security group, you must add rules to the security group. The rules define whether to allow Internet access for the resources in the security group. For more information, see Add a security group rule.