RESVRL User Guide
RESVRL is a cloud control panel for creating and operating virtual machines, networks, security groups, and managed Kubernetes clusters. This documentation focuses on what you can do in the product, what each feature is for, and what to prepare before you click Create.
RESVRL User Guide
RESVRL is a cloud control panel for creating and operating virtual machines, networks, security groups, and managed Kubernetes clusters. This documentation focuses on what you can do in the product, what each feature is for, and what to prepare before you click Create.
This guide is written around the actual web console workflow: where to click, what appears on the page, and what to confirm before you submit.
What you can manage in RESVRL
Virtual machines
- Create instances in custom, plan, or pay-as-you-go modes.
- Choose region, image, CPU, memory, storage, duration, network, and credentials.
- Start, stop, reboot, renew, reset traffic, reset system image, and reset login credentials from the instance page.
Networking
- Create Bridge networks for public access.
- Create NAT networks for private east-west traffic.
- Attach one or more networks to a virtual machine.
- Add extra network interfaces after the instance is already running.
Security groups
- Create reusable traffic policies per host region.
- Bind a security group to public-facing traffic.
- Control inbound and outbound rules for SSH, web services, APIs, and internal services.
Kubernetes
- Create managed Kubernetes clusters from the console.
- Select worker count, worker size, cluster network, optional gateway, and security group.
- View nodes, workloads, services, policies, storage, and access-control resources from the cluster console.
SSH keys
- Manage reusable SSH public keys from the security area.
- Generate a key pair in the browser or import an existing public key.
- Copy public keys, delete unused keys, and reuse them during VM creation.
AI Chat
- Open AI Chat from the member area and start a new conversation.
- Use welcome-screen prompt cards for a quick start or type your own request.
- Search conversation history, reopen previous chats, and delete chats you no longer need.
Billing and balance
- Review spending trends and order history.
- Recharge account balance and use it for new orders or renewals.
Feedback and notifications
- Submit product feedback from the member area.
- Track platform notifications related to orders and resource state changes.
Recommended reading order
- Read supported_systems.md before choosing an image.
- Read vm/overview.md to understand the VM list page.
- Read vm/creation.md before placing your first order.
- Read virtual_network/introduction.md and security_group/introduction.md before exposing services to the internet.
- Read vm/monitor.md after your instance is online.
- Read vm/snapshots.md to learn about snapshot management.
- Read vm/terminal.md to use the web-based terminal.
- Read vm/settings.md for instance management operations.
- Read kubernetes.md if you plan to run containerized workloads.
- Read ssh_keys.md if you want to manage login keys centrally.
- Read chat.md if you plan to use the built-in AI assistant.
Before you create resources
- Confirm which region and host group your workload should run in.
- Decide whether you need a public Bridge network, a private NAT network, or both.
- Prepare SSH public keys or a password policy for your initial login.
- Estimate whether you need fixed-duration billing, a prebuilt plan, or pay-as-you-go flexibility.
- For Kubernetes, prepare a private cluster network and, if external access is required, a gateway network and security group.
- If you plan to generate SSH keys in the console, prepare a secure place to save the private key immediately because it is only shown once.