Skip to content

Commit

Permalink
docs: added diagram and minor touch ups (#1647)
Browse files Browse the repository at this point in the history
* docs: added diagram and minor touch ups

* Optimised images with calibre/image-actions

* docs: added new CLI versions

* docs: fix broken URLs

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 6b4d07a commit 4c7616f
Show file tree
Hide file tree
Showing 7 changed files with 44 additions and 5 deletions.
4 changes: 4 additions & 0 deletions docs/docs-content/enterprise-version/enterprise-version.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ tags: ["self-hosted", "enterprise"]

Palette is available as a self-hosted platform offering. You can install the self-hosted version of Palette in your data centers or public cloud providers to manage Kubernetes clusters.



![A diagram of Palette deployment models eager-load](/architecture_architecture-overview-deployment-models-on-prem-focus.png)

:::info

Palette VerteX is a FIPS-compliant version of Palette that is available for regulated industries, such as government and public sector organizations that handle sensitive and classified information. To learn more about Palette VerteX, check out the [Palette VerteX](../vertex/vertex.md) section.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ You can access the system console by visiting the IP address or the custom domai

## Administration and Management

Platform administrators can use this console to perform the following operations:
Platform administrators can use the system console to perform the following operations:

- Configure and manage SMTP settings.

Expand Down
2 changes: 2 additions & 0 deletions docs/docs-content/spectro-downloads.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ The Palette Command Line Interface (CLI) is a tool that you can use to interact

|Version| Operating System | Checksum (SHA256) |
|---|---|---|
|4.0.4| [Linux-amd64](https://software.spectrocloud.com/palette-cli/v4.0.4/linux/cli/palette) | `4c3885b6498a1d0015afca3d1a1761bca9ec8811caae6047bf3d0790f2aa5b5a` |
|4.0.3| [Linux-amd64](https://software.spectrocloud.com/palette-cli/v4.0.3/linux/cli/palette) | `55c8a0b181857e824e12d08ab9786c7b8b171a018c23228a1abd0167cb3788ca` |
|4.0.2| [Linux-amd64](https://software.spectrocloud.com/palette-cli/v4.0.2/linux/cli/palette)| `01e6b9c73368319fe2855aedcf073526ab73b4ff635997257f8c10a11efd8f0c` |
|4.0.1| [Linux-amd64](https://software.spectrocloud.com/palette-cli/v4.0.1/linux/cli/palette)| `cd6b8fe35ded298fb5bdd0adcaea05774fcdcb62230430c6c8f915fa8464c49a` |
|4.0.0| [Linux-amd64](https://software.spectrocloud.com/palette-cli/v4.0.0/linux/cli/palette)| `44fe237d2dc8bec04e45878542339cbb5f279ed7374b5dfe6118c4cbe94132b4` |
Expand Down
39 changes: 36 additions & 3 deletions docs/docs-content/vertex/system-management/system-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,47 @@ tags: ["vertex", "management"]

Palette VerteX contains many system settings you can configure to meet your organization's needs. These settings are available at the system level and are applied to all [tenants](../../glossary-all.md#tenant) in the system.

You can access the system setting by visiting the IP address or the custom domain name assigned to your Palette VerteX cluster and appending the `/system` path to the URL. For example, if your Palette VerteX cluster is hosted at `https://vertex.abc.com`, you can access the system settings at `https://vertex.abc.com/system`.

## System Console

The system console enables you to complete the initial setup and onboarding and manage the overall Palette environment.


### Access the System Console

You can access the system setting by visiting the IP address or the custom domain name assigned to your Palette VerteX cluster and appending the `/system` path to the URL. For example, if your Palette VerteX cluster is hosted at `https://vertex.abc.com`, you can access the system settings at `https://vertex.abc.com/system`.

<br />

![View of the VerteX system console landing page.](/vertex_system-management_overview-system-console.png)

<br />

## Administration and Management

Platform administrators can use the system console to perform the following operations:

- Manage FIPS enforcement behaviors and settings.

- Configure and manage SMTP settings.

- Configure and manage Pack registries.

- [Configure and manage SSL certificates](ssl-certificate-management.md).

- Configure DNS settings.

- Setup alerts and notifications.

- Enable metrics collection.

- Manage VerteX platform upgrades.

- Configuere login banner.

- [Manage tenants](tenant-management.md).

- Manage the Enterprise cluster and the profile layers and pack integrations that makeup the Enterprise cluster.

Check out the following resources to learn more about these operations.

:::caution

Expand Down
2 changes: 1 addition & 1 deletion docs/docs-content/vertex/vertex.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ tags: ["vertex"]
---


Palette VerteX offers regulated industries, such as government and public sector organizations that handle sensitive and classified information simplicity, security, and scale in production Kubernetes.
Palette VerteX offers regulated industries, such as government and public sector organizations that handle sensitive and classified information simplicity, security, and scale in production Kubernetes. VerteX is available as a self-hosted platform offering that you can install in your data centers or public cloud providers to manage Kubernetes clusters.

## FIPS-Compliant

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4c7616f

Please sign in to comment.