Skip to content

Commit 0bbc358

Browse files
committed
Fix tags
Signed-off-by: Mr. Erlison <[email protected]>
1 parent 515bb7a commit 0bbc358

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/pt-br/docs/reference/glossary/aggregation-layer.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ short_description: >
88
99
aka:
1010
tags:
11-
- arquitetura
12-
- extensão
13-
- operação
11+
- architecture
12+
- extension
13+
- operation
1414
---
1515
A camada de agregação permite que você instale APIs adicionais no estilo Kubernetes em seu cluster.
1616

1717
<!--more-->
1818

19-
Depois de configurar o {{< glossary_tooltip text="Servidor de API do Kubernetes" term_id="kube-apiserver" >}} para [suportar APIs adicionais](/docs/tasks/extend-kubernetes/configure-aggregation-layer/), você pode adicionar objetos `APIService` para obter a URL da API adicional.
19+
Depois de configurar o {{< glossary_tooltip text="Servidor da API do Kubernetes" term_id="kube-apiserver" >}} para [suportar APIs adicionais](/docs/tasks/extend-kubernetes/configure-aggregation-layer/), você pode adicionar objetos `APIService` para obter a URL da API adicional.

0 commit comments

Comments
 (0)