Skip to content

Commit 5a9dca8

Browse files
authored
Merge pull request #50104 from khanhtc1202/add-release-note-page
Add release note page for vi docs
2 parents 5b40e48 + e9394c0 commit 5a9dca8

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

content/vi/releases/notes.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
linktitle: Ghi chú
3+
title: Ghi chú
4+
type: docs
5+
description: >
6+
Ghi chú về bản phát hành của Kubernetes
7+
sitemap:
8+
priority: 0.5
9+
---
10+
11+
Bạn có thể tìm thấy ghi chú về bản phát hành (Release Note) của phiên bản Kubernetes bạn đang sử dụng thông qua trang [Changelog](https://github.com/kubernetes/kubernetes/tree/master/CHANGELOG) trong repo Kubernetes trên GitHub.
12+
Ví dụ, ghi chú về bản phát hành {{< skew currentVersionAddMinor 0 >}} tại [Changelog Kubernetes](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-{{< skew currentVersionAddMinor 0 >}}.md).
13+
14+
Ngoài ra, bạn cũng có thể tìm kiếm ghi chú về bản phát hành một cách trực tiếp thông qua: [relnotes.k8s.io](https://relnotes.k8s.io).
15+
Ví dụ, ghi chú về bản phát hành {{< skew currentVersionAddMinor 0 >}} tại [relnotes.k8s.io](https://relnotes.k8s.io/?releaseVersions={{< skew currentVersionAddMinor 0 >}}.0).

0 commit comments

Comments
 (0)