Skip to main content

Key concepts

KakaoCloud's Resource Explorer is a tool that allows you to easily search for resources using various metadata such as name, tag, and ID, and navigate directly to the resource's detailed page to view information or perform tasks.

Resource

A Resource refers to cloud infrastructure objects created and operated in KakaoCloud. Examples include infrastructure resources such as Instances, Block Storage, Public IPs, and Load Balancers. Resource Explorer supports integrated viewing of these resources on a single screen and is continuously expanding the supported resources by service.

Please refer to the table below for the services and resource types currently available for viewing in Resource Explorer.

Supported resource type

ServiceResource TypeVersion
Virtual MachineInstancev1.0.0
Virtual MachineBlock Storagev1.0.0
GPUInstancev1.0.0
Bare Metal ServerInstancev1.0.0
File StorageInstancev1.0.0
File StorageBackupv1.0.0
VPCPublic IPv1.0.0
Load BalancingLoad Balancerv1.0.0

Tag

To efficiently classify and track numerous resources in a cloud environment, Resource Explorer allows the use of Tags. Tags are metadata assigned to KakaoCloud resources that are viewable in Resource Explorer, consisting of a Key-Value pair expressed as Key:Value.

Custom tag

Custom Tags are tags defined by the user in a way that suits their needs for each resource. They can be used to group resources or track costs. For example, tags like Project:Beta, Environment:Production, and Owner:DevTeam can be assigned to resources to easily distinguish and manage them by specific projects or teams.

System tag

System Tags are automatically created and managed by KakaoCloud and cannot be created or modified by the user. These tags have the kc: prefix and are used for internal service identification or operational purposes.

List of system tag

More system tags will be added in the future.

System tagDescription
kc:platformIndicates the service used by the user's Virtual Machine instance.
- Example: If a VM resource has the tag kc:platform:Hadoop Eco, it means the VM is being used for running Hadoop Eco.