Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 16 additions & 1 deletion en/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,27 @@
## Container > NHN Kubernetes Service (NKS) > Release Notes

### December 23, 2025

#### Platform Version Update
* Added 1.202511.1.
* Fixed an error in the confirmation port setting for health checks.

#### Add-on Update
* Added Cinder CSI Plugin v1.27.101-nks2, v1.27.102-nks2.
* The internal container version has changed as follows:
* csi-attacher: v3.0.2 → v3.3.0
* csi-provisioner: v2.0.4 → v2.2.2
* csi-snapshotter: v3.0.2 → v3.0.3
* csi-resizer: v1.0.1 → v1.3.0
* csi-node-driver-registrar: v2.0.1 → v2.3.0

### November 25, 2025

#### Changed Service Support Policy
* Changed the support policy for the Kubernetes version of NKS.
* For more information, refer to the [Version Guide](/Container/NKS/en/version-guide).

#### Updated Add-on
#### Add-on Update
* The following add-ons are added:
* Calico CNI v3.30.2-nks1
* Cinder CSI Plugin v1.27.101-nks1, v1.27.102-nks1
Expand Down
12 changes: 12 additions & 0 deletions en/user-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -2183,7 +2183,19 @@ The Cinder CSI Plugin is a CSI driver that allows you to provision and manage bl
* Options: None
* Supported Versions
* v1.27.101-nks1
* v1.27.101-nks2: the internal container version has changed.
* csi-attacher: v3.0.2 → v3.3.0
* csi-provisioner: v2.0.4 → v2.2.2
* csi-snapshotter: v3.0.2 → v3.0.3
* csi-resizer: v1.0.1 → v1.3.0
* csi-node-driver-registrar: v2.0.1 → v2.3.0
* v1.27.102-nks1
* v1.27.102-nks2: the internal container version has changed.
* csi-attacher: v3.0.2 → v3.3.0
* csi-provisioner: v2.0.4 → v2.2.2
* csi-snapshotter: v3.0.2 → v3.0.3
* csi-resizer: v1.0.1 → v1.3.0
* csi-node-driver-registrar: v2.0.1 → v2.3.0

<a id="adoon-mgmt-addon-metrics-server">
#### Metrics Server
Expand Down
1 change: 1 addition & 0 deletions en/version-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,3 +92,4 @@ To ensure stable service operation, we apply a service support policy for each K
|------|------------|--------------------|-----|
| 1.202505.0 | 2025.11 | v1.28–v1.32 | Indicates a cluster that does not have a platform version applied. |
| 1.202511.0 | 2025.11 | v1.28–v1.33 | Initial release of the platform version |
| 1.202511.1 | 2025.12 | v1.28–v1.33 | Fixed an error in the confirmation port setting for health checks |