Merge pull request #34018 from stormqueen1990/add-index-pages-pt-br

[pt-br] Add index to policy and storage folders
This commit is contained in:
Kubernetes Prow Robot
2022-05-29 05:40:51 -07:00
committed by GitHub
2 changed files with 14 additions and 0 deletions
@@ -0,0 +1,6 @@
---
title: "Políticas"
weight: 90
description: >
Políticas que você pode configurar e que afetam grupos de recursos.
---
@@ -0,0 +1,8 @@
---
title: "Armazenamento"
weight: 70
description: >
Formas de fornecer armazenamento temporário e de longa duração a Pods em seu
cluster.
---