diff --git a/docs/docs-content/enterprise-version/system-management/ssl-certificate-management.md b/docs/docs-content/enterprise-version/system-management/ssl-certificate-management.md index 420f16b765..9a96e585dd 100644 --- a/docs/docs-content/enterprise-version/system-management/ssl-certificate-management.md +++ b/docs/docs-content/enterprise-version/system-management/ssl-certificate-management.md @@ -27,7 +27,7 @@ Enabling HTTPS is a non-disruptive operation. You can enable HTTPS at any time w You can upload an SSL certificate in Palette by using the following steps. -## Prerequisites +### Prerequisites - Access to the Palette system console. @@ -38,7 +38,7 @@ You can upload an SSL certificate in Palette by using the following steps. - Ensure the certificate is created for the custom domain name you specified for your Palette installation. If you did not specify a custom domain name, the certificate must be created for the Palette system console's IP address. You can also specify a load balancer's IP address if you are using a load balancer to access Palette . -## Enablement +### Enablement 1. Log in to the Palette system console. @@ -69,7 +69,7 @@ You can upload an SSL certificate in Palette by using the following steps. If the certificate is invalid, you will receive an error message. Once the certificate is uploaded successfully, Palette will refresh its listening ports and start using the new certificate. -## Validate +### Validate You can validate that your certificate is uploaded correctly by using the following steps. diff --git a/docs/docs-content/enterprise-version/system-management/tenant-management.md b/docs/docs-content/enterprise-version/system-management/tenant-management.md index b50708a207..1df7d66aa4 100644 --- a/docs/docs-content/enterprise-version/system-management/tenant-management.md +++ b/docs/docs-content/enterprise-version/system-management/tenant-management.md @@ -19,12 +19,12 @@ Tenants are isolated environments in Palette that contain their own clusters, u You can create a tenant in Palette by following these steps. -## Prerequisites +### Prerequisites * Access to the Palette system console. -## Enablement +### Enablement 1. Log in to the Palette system console. @@ -58,7 +58,7 @@ You can create a tenant in Palette by following these steps. 9. Log in to the tenant console using the admin user credentials. -## Validate +### Validate 1. Log in to Palette . @@ -71,11 +71,11 @@ You can create a tenant in Palette by following these steps. You can remove a tenant in Palette using the following steps. -## Prerequisites +### Prerequisites * Access to the Palette system console. -## Removal +### Removal 1. Log in to the Palette system console. @@ -106,7 +106,7 @@ If you do not clean up the tenant's resources, such as clusters and Private Clou After the cleanup process completes, the tenant will be removed from the tenant list view. -## Validate +### Validate 1. Log in to the Palette system console. diff --git a/docs/docs-content/vertex/_category_.json b/docs/docs-content/vertex/_category_.json index aee7c4d2b8..818e5d9cfd 100644 --- a/docs/docs-content/vertex/_category_.json +++ b/docs/docs-content/vertex/_category_.json @@ -1,3 +1,3 @@ { - "position": 190 + "position": 165 }