add id pages

This commit is contained in:
Karen Bradshaw
2020-05-30 15:41:48 -04:00
parent 7daf3c55e9
commit 7d03134456
110 changed files with 762 additions and 696 deletions
@@ -1,10 +1,10 @@
---
title: Kontainer Sementara (Ephemeral)
content_template: templates/concept
content_type: concept
weight: 80
---
{{% capture overview %}}
<!-- overview -->
{{< feature-state state="alpha" for_k8s_version="v1.16" >}}
@@ -23,9 +23,9 @@ dari suatu kontainer. Sesuai dengan Kubernetes
ini dapat berubah secara signifikan di masa depan atau akan dihapus seluruhnya.
{{< /warning >}}
{{% /capture %}}
{{% capture body %}}
<!-- body -->
## Memahami Kontainer Sementara
@@ -221,4 +221,4 @@ PID USER TIME COMMAND
29 root 0:00 ps auxww
```
{{% /capture %}}