Adding master-node-communication in PT (#13986)

This commit is contained in:
Felipe
2019-05-06 18:09:54 +01:00
committed by GitHub
parent 8d9b98f881
commit 521d0a65e9
2 changed files with 106 additions and 2 deletions
@@ -29,8 +29,6 @@ No diagrama anterior, o Kubernetes e o provedor de nuvem são integrados atravé
* Kubernetes controller manager
* Kubernetes API server
The CCM consolidates all of the cloud-dependent logic from the preceding three components to create a single point of integration with the cloud. The new architecture with the CCM looks like this
O CCM consolida toda a lógica que depende da nuvem dos três componentes anteriores para criar um único ponto de integração com a nuvem. A nova arquitetura com o CCM se parece com isso:
![CCM Kube Arch](/images/docs/post-ccm-arch.png)