Skip to content

Commit

Permalink
Fix the error of date format
Browse files Browse the repository at this point in the history
  • Loading branch information
btt-17 committed Dec 2, 2024
1 parent 618bc1b commit 96669e2
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion content/id/docs/reference/glossary/name.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Name
id: name
date: 2019-15-05
date: 2019-05-15
full_link: /docs/concepts/overview/working-with-objects/names
short_description: >
String yang dihasilkan oleh klien yang mengacu pada sebuah objek dalam suatu URL resource, seperti `/api/v1/pods/some-name`.
Expand Down
2 changes: 1 addition & 1 deletion content/id/docs/reference/glossary/uid.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: UID
id: uid
date: 2019-15-05
date: 2019-05-15
full_link: /docs/concepts/overview/working-with-objects/names
short_description: >
String yang dihasilkan oleh sistem Kubernetes untuk mengidentifikasi objek secara unik.
Expand Down
2 changes: 1 addition & 1 deletion content/ko/docs/reference/glossary/object.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 오브젝트(Object)
id: object
date: 2020-12-1
date: 2020-01-12
full_link: https://kubernetes.io/ko/docs/concepts/overview/working-with-objects/kubernetes-objects/#kubernetes-objects
short_description: >
클러스터 상태의 일부를 나타내는 쿠버네티스 시스템의 엔티티이다.
Expand Down
2 changes: 1 addition & 1 deletion content/vi/docs/reference/glossary/container.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Container
id: container
date: 2019-29-11
date: 2019-11-29
full_link: /docs/concepts/overview/what-is-kubernetes/#why-containers
short_description: >
Một image nhẹ, khả chuyển và có khả năng thực thi, chứa phần mềm và tất cả các dependencies của nó.
Expand Down
2 changes: 1 addition & 1 deletion content/vi/docs/reference/glossary/cri.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Container runtime interface (CRI)
id: cri
date: 2019-29-11
date: 2019-11-29
full_link: /docs/concepts/overview/components/#container-runtime
short_description: >
Một API phục vụ cho việc tích hợp container runtimes với kubelet.
Expand Down
2 changes: 1 addition & 1 deletion content/vi/docs/reference/glossary/deployment.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Deployment
id: deployment
date: 2019-29-11
date: 2019-11-29
full_link: /docs/concepts/workloads/controllers/deployment/
short_description: >
Một API object quản lý việc nhân rộng bản sao của ứng dụng.
Expand Down
2 changes: 1 addition & 1 deletion content/vi/docs/reference/glossary/docker.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Docker
id: docker
date: 2019-29-11
date: 2019-11-29
full_link: https://docs.docker.com/engine/
short_description: >
Docker là một công nghệ phần mềm thực hiện việc ảo hóa tầng hệ điều hành được gọi là container.
Expand Down
2 changes: 1 addition & 1 deletion content/vi/docs/reference/glossary/etcd.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: etcd
id: etcd
date: 2020-27-02
date: 2020-02-27
full_link: /docs/tasks/administer-cluster/configure-upgrade-etcd/
short_description: >
Key value store nhất quán (consistent) và sẵn sàng cao (highly-available) được sử dụng như một kho lưu trữ của Kubernetes cho tất cả dữ liệu của cluster.
Expand Down
2 changes: 1 addition & 1 deletion content/vi/docs/reference/glossary/kube-proxy.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: kube-proxy
id: kube-proxy
date: 2019-29-11
date: 2019-11-29
full_link: /docs/reference/command-line-tools-reference/kube-proxy/
short_description: >
`kube-proxy` là một network proxy chạy trên mỗi node trong cluster.
Expand Down
2 changes: 1 addition & 1 deletion content/vi/docs/reference/glossary/kubelet.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Kubelet
id: kubelet
date: 2019-29-11
date: 2019-11-29
full_link: /docs/reference/generated/kubelet
short_description: >
Một agent chạy trên mỗi node nằm trong cluster. Nó giúp đảm bảo rằng các containers đã chạy trong một pod.
Expand Down
2 changes: 1 addition & 1 deletion content/vi/docs/reference/glossary/label.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Nhãn (Label)
id: label
date: 2019-29-11
date: 2019-11-29
full_link: /docs/concepts/overview/working-with-objects/labels
short_description: >
Gán nhãn các đối tượng (tags objects) với các thuộc tính xác định, có ý nghĩa và có liên quan tới người dùng.
Expand Down
2 changes: 1 addition & 1 deletion content/vi/docs/reference/glossary/node.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Node
id: node
date: 2019-29-11
date: 2019-11-29
full_link: /docs/concepts/architecture/nodes/
short_description: >
Một node là một máy worker trong Kubernetes
Expand Down
2 changes: 1 addition & 1 deletion content/vi/docs/reference/glossary/pod.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Pod
id: pod
date: 2019-29-11
date: 2019-11-29
full_link: /docs/concepts/workloads/pods/pod-overview/
short_description: >
Đối tượng nhỏ nhất và đơn giản nhất của Kubernetes. Một Pod đại diện cho một tập các containers đang chạy trên cluster.
Expand Down
2 changes: 1 addition & 1 deletion content/vi/docs/reference/glossary/selector.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Bộ chọn (Selector)
id: selector
date: 2019-29-11
date: 2019-11-29
full_link: /docs/concepts/overview/working-with-objects/labels/
short_description: >
Bộ chọn cho phép người dùng lọc ra một danh sách tài nguyên dựa trên labels (nhãn).
Expand Down
2 changes: 1 addition & 1 deletion content/vi/docs/reference/glossary/service.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Service
id: service
date: 2019-29-11
date: 2019-11-29
full_link: /docs/concepts/services-networking/service/
short_description: >
Một cách để thể hiện ứng dụng đang chạy trong một tập các Pods dưới dạng dịch vụ mạng.
Expand Down
2 changes: 1 addition & 1 deletion content/vi/docs/reference/glossary/taint.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Taint
id: taint
date: 2019-26-11
date: 2019-11-26
full_link: /docs/concepts/configuration/taint-and-toleration/
short_description: >
Là một đối tượng bao gồm ba thuộc tính bắt buộc: key, value, và effect. Taints (dấu chờ) ngăn cản việc lập lịch cho các pod chạy trên các node hay nhóm các node.
Expand Down

0 comments on commit 96669e2

Please sign in to comment.