Skip to content

Commit

Permalink
docs: Implement peer review
Browse files Browse the repository at this point in the history
  • Loading branch information
yuliiiah committed Mar 14, 2024
1 parent 52c7d1b commit 7982934
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
6 changes: 2 additions & 4 deletions docs/docs-content/clusters/public-cloud/azure/aks.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,8 @@ explains how you can create an Azure AKS cluster managed by Palette.

## Prerequisites

- An active Azure cloud account.

- Palette integration with an Azure cloud account. Review [Register and Manage Azure Cloud Account](./azure-cloud.md)
for guidance.
- An active Azure cloud account integrated with Palette. Review
[Register and Manage Azure Cloud Account](./azure-cloud.md) for guidance.

- A Secure Shell (SSH) key that you have pre-configured in your Azure environment. Refer to the
[SSH Keys](../../cluster-management/ssh-keys.md) guide for more information about creating and managing SSH keys in
Expand Down
10 changes: 5 additions & 5 deletions docs/docs-content/clusters/public-cloud/tke.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ sidebar_position: 40
Palette supports the deployment of tenant workloads with Tencent Kubernetes Engine (TKE). The following are the
detailing of the Tencent TKE cluster provisioning through Palette:

1. Palette enables the effortless deployment and management of containerized applications with fully managed TKE.
- Palette enables the effortless deployment and management of containerized applications with fully managed TKE.

2. TKE is fully compatible with the native Kubernetes APIs and extends Kubernetes plugins such as CBS and CLB on the
Tencent Cloud.
- TKE is fully compatible with the native Kubernetes APIs and extends Kubernetes plugins such as CBS and CLB on the
Tencent Cloud.

3. The Palette-supported TKE architecture is represented diagrammatically as below:
- The Palette-supported TKE architecture is represented diagrammatically as below:

![tencent-diagram.png](/tencent-diagram.png)
![tencent-diagram.png](/tencent-diagram.png)

## Prerequisites

Expand Down

0 comments on commit 7982934

Please sign in to comment.