# 2026

{% tabs %}
{% tab title="Updates" %}
**January 2026**

**Update on Expired Resource Renewal Mechanism on the Portal**

To optimize resource management and provide additional time for expired resources to be retained on GreenNode—allowing Customers more time to complete renewal procedures—we are updating the renewal mechanism for expired resources on the Portal (extended from 7 days to 30 days). This change applies from the moment a resource reaches its expiration date within the usage cycle. Key updates to the renewal policy are as follows:

After expiration, resources will transition through the following stages:

* **Grace Period**: From Day 1 to Day 15 after the expiration date. During this period, the service remains active and data is fully retained.
* **Suspension**: From Day 15 to Day 30 after the expiration date. During this period, the service is suspended, but data is still retained in the system.
* **Release and Deletion**: After 30 days from the expiration date. At this stage, the service is permanently terminated, and all associated data is irreversibly deleted from the system.

Throughout the Grace Period and Suspension stages (i.e., from Day 1 up to before Day 30 after expiration), resources can be manually renewed to continue using the service.

This renewal policy will take effect from January 8, 2026, and applies to prepaid wallet-based resources with expiration dates occurring after this time.

For more details about the updated renewal mechanism and policy, please refer [here](https://docs.vngcloud.vn/vng-cloud-document/billing-management/experience-with-billing-and-payment/resource-lifecycle-management/renew-expiring-resources).

**February 2026**

**vServer - Region HAN now allows selecting MTU when creating a VPC.**

Virtual Private Cloud (VPC) networks use a default MTU value of 1500 bytes starting from February (the old value was 1450).

You can set the MTU of a VPC network to any value in the range from 1,450 bytes to 8,950 bytes.

**vServer - Allows exporting the server list.**

Exporting the server list supports formats such as **xls**, **json**, and **csv**.

**vServer - Adds Windows Server 2025 image with license.**

Allows customers to provision a server with Windows Server 2025 OS, including a license.

**vStorage – Update on CopyObject API Limitation with Encryption.**

The vStorage (Object Storage) `CopyObject` API is not supported for buckets or objects with Server-Side Encryption enabled (SSE-S3 or SSE-C) and will return **501 – Not Implemented**.

**VKS - Terraform Provider for VNG Cloud Upgrades**

VKS (VNG Kubernetes Engine) has just released its latest update, bringing several new upgrades to users. Below are the key highlights of this release:

**New Upgrades:**

* **Terraform Provider for VNG Cloud v1.3.7:** Updated the cluster creation workflow to use the POC provisioning API. For more information, see [here](https://registry.terraform.io/providers/vngcloud/vngcloud/1.3.7/docs/resources/vks_cluster_node_group).
* **Terraform Provider for VNG Cloud v1.3.8:** Fixed an issue where node group labels and taints were missing after terraform import. Node groups imported from the Portal now have labels and taints correctly reflected in Terraform state. For more information, see [here](https://registry.terraform.io/providers/vngcloud/vngcloud/1.3.8/docs/resources/vks_cluster_node_group).

**March 2026**

**New display for wallet credits balance and service pricing** will be updated to show prices **before VAT**

**Changes**:\
VAT will be excluded from the pricing display on the Portal. Specifically:

* Wallet Credit balance will be displayed based on the **pre-VAT value**;
* Service unit prices will also be displayed based on the **pre-VAT rate**.

**Principles of Credit Display After the Changes:**

This update only changes the display method and does not affect the actual usable value or your benefits. Details are as follows:

| Item                 | Before Update (Incl. VAT) | After Update (Excl. VAT) | Notes                  |
| -------------------- | ------------------------- | ------------------------ | ---------------------- |
| Wallet balance       | 110 Credits               | 100 Credits              | Actual value unchanged |
| Price per service    | 110 Credits               | 100 Credits              | Actual value unchanged |
| Purchasable quantity | 01 Service                | 01 Service               | No change              |

**Credit Top-up and Usage Rules**

| Criteria                                             | Before 01/03/2026                                                                               | From 01/03/2026 onwards                                                                                     |
| ---------------------------------------------------- | ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------- |
| Top-up rule & Credits received                       | <p>The top-up amount includes <strong>10% VAT;</strong><br>Credits received = top-up amount</p> | <p>The top-up amount still includes <strong>10% VAT</strong><br>Credits received = top-up amount ÷ 110%</p> |
| The rule of Credit deduction when creating resources | Credits are deducted based on the **VAT-included price (10% VAT)**                              | Credits are deducted based on the **pre-VAT price**                                                         |
| {% endtab %}                                         |                                                                                                 |                                                                                                             |

{% tab title="New features" %}
**April 2026**

**Agentbase — OpenClaw 1-Click**

GreenNode has released **OpenClaw 1-Click** on Agentbase, enabling anyone to deploy a personal AI Agent powered by OpenClaw directly from the **Agent Marketplace** — no technical knowledge required, no manual setup, ready in just 40–60 seconds.

* **Auto-connected to GreenNode MaaS:** GreenNode users are automatically granted LLM access without manually configuring API keys. Default model: **qwen3-5-27b**.
* **BYOK — Bring Your Own Key:** Supports users who want to bring their own API key from external providers (OpenAI, Anthropic, Gemini...).
* **Channel integrations:** Configure Telegram and Zalo connections directly during the deploy step.
* **My Agents:** Manage all OpenClaw instances with status filtering, stop, restart, and delete.
* Learn more at [OpenClaw 1-Click](https://docs.vngcloud.vn/vng-cloud-document/ai-stack/agent-base/one-click-openclaw/openclaw-1-click).

**vDB - PostgreSQL Cluster (RDS)**

GreenNode has released the PostgreSQL Cluster feature for the vDB Relational service, enabling PostgreSQL deployment with a High Availability architecture, automatic Failover, and flexible scaling for production workloads.

* High Availability architecture: Supports 2 to 10 nodes with automatic failover when the Writer encounters an issue.
* Two separate RW & RO Endpoints: easily scale out heavy-read workloads.
* Built-in vBackup integration: easily configure Backup Policies and Vault Lock in Backup Center.
* Popular extensions supported: pgvector, timescaledb, postgis, pg\_stat\_statements,... suitable for use cases like VectorDB for AI, high-performance real-time analytics, ...
* Learn more at [PostgreSQL Cluster](https://docs.vngcloud.vn/vng-cloud-document/vdb/relational-database-service-rds/postgresql-cluster).

**March 2026**

**Agentbase — AI Agent Infrastructure Platform**

GreenNode has released **Agentbase** — a purpose-built infrastructure platform for AI Agents, enabling developers to deploy and operate AI Agents on the cloud without managing servers, scaling, or credentials.

* **Runtime Service:** Deploy agents as containers with autoscaling, versioning, and zero-downtime deployment.
* **Identity Service:** Manage agent identity and automatically inject credentials into containers at runtime.
* **Memory Service:** Store conversation history (short-term) and extract semantic facts (long-term).
* **GreenNode MaaS integration:** Direct connection to LLM models via an OpenAI-compatible API.
* Learn more at [Agentbase](https://docs.vngcloud.vn/vng-cloud-document/ai-stack/agent-base).

**VKS - Multi-AZ Control Plane**

VKS (VNG Kubernetes Engine) now officially supports deploying Kubernetes Clusters with the Control Plane distributed across **multiple Availability Zones (AZs)**, ensuring **High Availability** for your cluster. If one AZ experiences an outage, the Control Plane continues to operate normally thanks to redundant instances in other AZs. This feature can be combined with both **Public Cluster** and **Private Cluster**.

* **Free of charge** during the initial release period. Official pricing will be announced at a later date.
* Learn about the concept and management at [Multi-AZ Control Plane](https://docs.vngcloud.vn/vng-cloud-document/vks/clusters/multi-az-control-plane).
* Step-by-step creation guide at [Create a Multi-AZ Cluster](https://docs.vngcloud.vn/vng-cloud-document/vks/getting-started/create-a-multi-az-cluster).
* API documentation: [VKS API](https://docs.api.vngcloud.vn/service-docs/vks-api.html) | Terraform documentation: [VKS Terraform](https://registry.terraform.io/providers/vngcloud/vngcloud/latest/docs/resources/vks_cluster).
  {% endtab %}

{% tab title="New products/services" %}
**March 2026**

**Agentbase**

GreenNode has released **Agentbase** — a purpose-built infrastructure platform for AI Agents, enabling developers to deploy and operate AI Agents on the cloud without managing servers, scaling, or credentials. Agentbase includes built-in Identity Service, Runtime Service, and Memory Service, with direct integration to GreenNode MaaS (OpenAI-compatible). Learn more at [Agentbase](https://docs.vngcloud.vn/vng-cloud-document/ai-stack/agent-base).

**January 2026**

**Model as a Service (MAAS)**

MAAS provides AI models as a service, making it easy for customers to use models on a centralized management platform in a simple and cost-effective way.

Learn more about how to create the service here or experience the service now [here](https://docs.vngcloud.vn/vng-cloud-document/vn/ai-stack/ai-platform/model-as-a-service).

**vWAF (Web Application Firewall)**

vWAF is an Nginx-based web application firewall service that acts as a reverse proxy to filter and monitor HTTP/S traffic between users and web applications. In terms of application protection features, vWAF supports IP Geolocation, IP Blacklist/Whitelist, NDay Rules - Application Rules, CSP Header, HTTP/2, and OWASPTop 10 protection (including SQLi, XSS, CSRF, RCE, SSRF). vWAF provides bot and DDoS protection, including features such as Anti-bot protection, Advanced Bot Management, Whitelist Good Bots, and prevention of common web attacks like SQLi, XSS, and RCE at the application layer (Layer 7). In addition, vWAF offers management, monitoring, and reporting features such as Reporting, API Access, Realtime Dashboard, Multi-User Management, Request Logs, and Audit Logs.

Learn how to set up the service here or experience the service now [here](https://docs.vngcloud.vn/vng-cloud-document/vwaf).
{% endtab %}
{% endtabs %}
