[id] Fix typo on Web UI (Dashboard)
Fix typo that causes the article not rendered properly for "Web UI (Dashboard)" in id l10n
This commit is contained in:
committed by
GitHub
parent
e5f7e6fbc4
commit
5f5b1f3d25
@@ -94,11 +94,11 @@ Jika membutuhkan, kamu dapat membuka bagian **Advanced options** di mana kamu da
|
|||||||
Contoh:
|
Contoh:
|
||||||
|
|
||||||
```conf
|
```conf
|
||||||
release=1.0
|
release=1.0
|
||||||
tier=frontend
|
tier=frontend
|
||||||
environment=pod
|
environment=pod
|
||||||
track=stable
|
track=stable
|
||||||
```
|
```
|
||||||
|
|
||||||
- **_Namespace_**: Kubernetes mendukung beberapa klaster virtual yang berjalan di atas klaster fisik yang sama. Klaster virtual ini disebut [Namespace](/docs/tasks/administer-cluster/namespaces/). Mereka mengizinkan kamu untuk mempartisi sumber daya ke beberapa grup yang diberi nama secara logis.
|
- **_Namespace_**: Kubernetes mendukung beberapa klaster virtual yang berjalan di atas klaster fisik yang sama. Klaster virtual ini disebut [Namespace](/docs/tasks/administer-cluster/namespaces/). Mereka mengizinkan kamu untuk mempartisi sumber daya ke beberapa grup yang diberi nama secara logis.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user