Skip to content

Commit

Permalink
docs: fix more palette cli broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
caroldelwing committed Apr 29, 2024
1 parent ffcb02f commit b0d52c3
Show file tree
Hide file tree
Showing 13 changed files with 34 additions and 34 deletions.
6 changes: 3 additions & 3 deletions docs/docs-content/clusters/pcg/deploy-app-pcg.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ To complete this tutorial, you will need the following prerequisites in place.
:::

- Ensure the following software is installed and available on your Linux machine.
- [Palette CLI](../../palette-cli/install-palette-cli.md).
- [Palette CLI](../../automation/palette-cli/install-palette-cli.md).
- [Docker](https://docs.docker.com/desktop).
- [Kind](https://kind.sigs.k8s.io/docs/user/quick-start/#installation).
- [Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git).
Expand All @@ -78,7 +78,7 @@ To complete this tutorial, you will need the following prerequisites in place.
## Authenticate with Palette

The initial step to deploy a PCG using Palette CLI involves authenticating with your Palette environment using the
[`palette login`](../../palette-cli/commands/login.md) command.
[`palette login`](../../automation/palette-cli/commands/login.md) command.

In your terminal, execute the following command.

Expand Down Expand Up @@ -240,7 +240,7 @@ VMware cloud account with the same name as the PCG.
The following recording demonstrates the `pcg install` command with the `--config-only` flag. When using this flag, a
reusable configuration file named **pcg.yaml** is created under the path **.palette/pcg**. You can then utilize this
file to install a PCG with predefined values using the command `pcg install` with the `--config-file` flag. Refer to the
[Palette CLI PCG Command](../../palette-cli/commands/pcg.md) page for further information about the command.
[Palette CLI PCG Command](../../automation/palette-cli/commands/pcg.md) page for further information about the command.

<Video title="palette-pcg-config-only" src="/videos/palette-pcg.mp4"></Video>

Expand Down
8 changes: 4 additions & 4 deletions docs/docs-content/clusters/pcg/deploy-pcg/maas.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ carefully review the [Prerequisites](#prerequisites) section.
:::

- Download and install the Palette CLI from the [Downloads](../../../spectro-downloads.md#palette-cli) page. Refer to
the [Palette CLI Install](../../../palette-cli/install-palette-cli.md) guide to learn more.
the [Palette CLI Install](../../../automation/palette-cli/install-palette-cli.md) guide to learn more.

The following system requirements must be met to install a PCG in MAAS:

Expand Down Expand Up @@ -121,7 +121,7 @@ is not required for the DNS records to be accessible from the internet.

The `CloudAccount.apiKey` and `Mgmt.apiKey` values in the **pcg.yaml** file are encrypted and cannot be manually
updated. To change these values, use the `palette pcg install --update-passwords` command. Refer to the
[PCG command](../../../palette-cli/commands/pcg.md#update-passwords) reference page for more information.
[PCG command](../../../automation/palette-cli/commands/pcg.md#update-passwords) reference page for more information.

:::

Expand Down Expand Up @@ -215,8 +215,8 @@ is not required for the DNS records to be accessible from the internet.
You cannot modify a deployed PCG cluster. If you need to make changes to the PCG cluster, you must first delete the
cluster and redeploy it. We recommend you save your PCG configuration file for future use. Use the `--config-only`
flag to save the configuration file without deploying the PCG cluster. Refer to the
[Generate a Configuration File](../../../palette-cli/commands/pcg.md#generate-a-configuration-file) section to learn
more. For additional assistance, visit our
[Generate a Configuration File](../../../automation/palette-cli/commands/pcg.md#generate-a-configuration-file)
section to learn more. For additional assistance, visit our
[Customer Support](https://spectrocloud.atlassian.net/servicedesk/customer/portals) portal.

:::
Expand Down
8 changes: 4 additions & 4 deletions docs/docs-content/clusters/pcg/deploy-pcg/openstack.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ installation, carefully review the [Prerequisites](#prerequisites) section.
:::

- Download and install the Palette CLI from the [Downloads](../../../spectro-downloads.md#palette-cli) page. Refer to
the [Palette CLI Install](../../../palette-cli/install-palette-cli.md) guide to learn more.
the [Palette CLI Install](../../../automation/palette-cli/install-palette-cli.md) guide to learn more.

The following system requirements must be met to install a PCG in OpenStack:

Expand Down Expand Up @@ -340,7 +340,7 @@ The following permissions are required to deploy a PCG to OpenStack and for Pale

The `CloudAccount.apiKey` and `Mgmt.apiKey` values in the **pcg.yaml** file are encrypted and cannot be manually
updated. To change these values, use the `palette pcg install --update-passwords` command. Refer to the
[PCG command](../../../palette-cli/commands/pcg.md#update-passwords) reference page for more information.
[PCG command](../../../automation/palette-cli/commands/pcg.md#update-passwords) reference page for more information.

:::

Expand Down Expand Up @@ -448,8 +448,8 @@ The following permissions are required to deploy a PCG to OpenStack and for Pale
You cannot modify a deployed PCG cluster. If you need to make changes to the PCG cluster, you must first delete the
cluster and redeploy it. We recommend you save your PCG configuration file for future use. Use the `--config-only`
flag to save the configuration file without deploying the PCG cluster. Refer to the
[Generate a Configuration File](../../../palette-cli/commands/pcg.md#generate-a-configuration-file) section to learn
more. For additional assistance, visit our
[Generate a Configuration File](../../../automation/palette-cli/commands/pcg.md#generate-a-configuration-file)
section to learn more. For additional assistance, visit our
[Customer Support](https://spectrocloud.atlassian.net/servicedesk/customer/portals) portal.

:::
Expand Down
8 changes: 4 additions & 4 deletions docs/docs-content/clusters/pcg/deploy-pcg/vmware.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ environment, then you already have all the required permissions and roles. Proce
:::

- Download and install the Palette CLI from the [Downloads](../../../spectro-downloads.md#palette-cli) page. Refer to
the [Palette CLI Install](../../../palette-cli/install-palette-cli.md) guide to learn more.
the [Palette CLI Install](../../../automation/palette-cli/install-palette-cli.md) guide to learn more.

The following system requirements must be met to install a PCG in VMware vSphere:

Expand Down Expand Up @@ -374,7 +374,7 @@ The following requirements apply to tags:

The `CloudAccount.apiKey` and `Mgmt.apiKey` values in the **pcg.yaml** file are encrypted and cannot be manually
updated. To change these values, use the `palette pcg install --update-passwords` command. Refer to the
[PCG command](../../../palette-cli/commands/pcg.md#update-passwords) reference page for more information.
[PCG command](../../../automation/palette-cli/commands/pcg.md#update-passwords) reference page for more information.

:::

Expand Down Expand Up @@ -530,8 +530,8 @@ The following requirements apply to tags:
You cannot modify a deployed PCG cluster. If you need to make changes to the PCG cluster, you must first delete the
cluster and redeploy it. We recommend you save your PCG configuration file for future use. Use the `--config-only`
flag to save the configuration file without deploying the PCG cluster. Refer to the
[Generate a Configuration File](../../../palette-cli/commands/pcg.md#generate-a-configuration-file) section to learn
more. For additional assistance, visit our
[Generate a Configuration File](../../../automation/palette-cli/commands/pcg.md#generate-a-configuration-file)
section to learn more. For additional assistance, visit our
[Customer Support](https://spectrocloud.atlassian.net/servicedesk/customer/portals) portal.

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

A Private Cloud Gateway (PCG) is a Palette infrastructure support component that enables the communication between
Palette and a private cloud or private data center environment. The PCG is typically deployed into the private cloud
environments through the [Palette CLI](../../palette-cli/install-palette-cli.md).
environments through the [Palette CLI](../../automation/palette-cli/install-palette-cli.md).

A PCG is necessary in private cloud environments where Palette does not have direct network access to the environment
where workload clusters are deployed to. When the PCG is installed, it registers itself with a Palette instance and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ permissions. The Validator Azure plugin requires the following permissions:
- Microsoft.Authorization/roleDefinitions/read

You can use the Validator with the Palette CLI. Check out the Palette CLI
[Validator](../../../palette-cli/commands/validator.md) command reference page for more information.
[Validator](../../../automation/palette-cli/commands/validator.md) command reference page for more information.

:::

Expand Down
4 changes: 2 additions & 2 deletions docs/docs-content/devx/devx.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ programmatically using PDE.

:::tip

Check out the Palette CLI [install guide](../palette-cli/install-palette-cli.md) for more information on how to install
and configure the CLI.
Check out the Palette CLI [install guide](../automation/palette-cli/install-palette-cli.md) for more information on how
to install and configure the CLI.

:::

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ proceeding with the installation. Refer to the
host.

- Palette CLI installed and available. Refer to the Palette CLI
[Install](../../../palette-cli/install-palette-cli.md#download-and-setup) page for guidance.
[Install](../../../automation/palette-cli/install-palette-cli.md#download-and-setup) page for guidance.

- Review the required VMware vSphere [permissions](vmware-system-requirements.md). Ensure you have created the proper
custom roles and zone tags.
Expand Down Expand Up @@ -134,7 +134,7 @@ Use the following steps to install Palette.

5. Open a terminal window and invoke the Palette CLI by using the `ec` command to install the enterprise cluster. The
interactive CLI prompts you for configuration details and then initiates the installation. For more information
about the `ec` subcommand, refer to [Palette Commands](../../../palette-cli/commands/commands.md).
about the `ec` subcommand, refer to [Palette Commands](../../../automation/palette-cli/commands/commands.md).

```bash
palette ec install
Expand Down Expand Up @@ -428,7 +428,7 @@ teams.

## Resources

- [Palette CLI](../../../palette-cli/install-palette-cli.md#download-and-setup)
- [Palette CLI](../../../automation/palette-cli/install-palette-cli.md#download-and-setup)

- [VMware System Requirements](vmware-system-requirements.md)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ This guide explains how you can define and manage cluster profile variables.
- Palette does not support nesting profile variables within macros or other profile variables.

- You cannot define profile variables for the `pack.content` and `system.uri` parameters because the
[Palette CLI](../../../palette-cli/palette-cli.md) populates them automatically.
[Palette CLI](../../../automation/palette-cli/palette-cli.md) populates them automatically.

- Once you deploy a cluster from a profile with variables, you can neither edit nor delete the profile variables. To
edit or delete them, [version the cluster profile](../modify-cluster-profiles/version-cluster-profile.md) and update
Expand Down
12 changes: 6 additions & 6 deletions docs/docs-content/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,16 +74,16 @@ the following sections for a complete list of features, improvements, and known
- The [Validator AWS](https://github.com/spectrocloud-labs/validator-plugin-aws) plugin now reports IAM permissions
issues that are caused by
[Service control policies](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_scps.html).
Refer to the Palette CLI [Validator](./palette-cli/commands/validator.md) page to learn how to use Validator with the
Palette CLI.
Refer to the Palette CLI [Validator](./automation/palette-cli/commands/validator.md) page to learn how to use
Validator with the Palette CLI.

- Packs that are marked as _Disabled_ are no longer displayed in the cluster profile creation wizard. Existing cluster
profiles containing disabled packs are not affected and continue to work as expected. Refer to the
[maintenance policy](./integrations/maintenance-policy.md#pack-deprecations) page to learn more.

- Several enhancements have been added to the Palette CLI [Validator](./palette-cli/commands/validator.md) command that
improves the user experience. The enhancements include a Validator upgrade feature, a describe subcommand that
displays results more clearly, an interactive re-configure option, the ability to restart the wizard, and more.
- Several enhancements have been added to the Palette CLI [Validator](./automation/palette-cli/commands/validator.md)
command that improves the user experience. The enhancements include a Validator upgrade feature, a describe subcommand
that displays results more clearly, an interactive re-configure option, the ability to restart the wizard, and more.

- Cox Edge has been removed as a supported platform for Edge clusters. Cox stopped supporting the platform and is no
longer available for new deployments. All Cox Edge-related resources and API endpoints have been removed.
Expand Down Expand Up @@ -227,7 +227,7 @@ the following sections for a complete list of features, improvements, and known
`fips-validate` command. The command scans the cluster and reports the FIPS compliance status of images. The command
also supports checking exposed service endpoints for approved ciphers and TLS versions. Images and service endpoints
that are not compliant are reported with either a failed or unknown status. Refer to the
[FIPS Validate](./palette-cli/commands/fips-validate.md) guide to learn more about the command.
[FIPS Validate](./automation/palette-cli/commands/fips-validate.md) guide to learn more about the command.

- VerteX instances now use Kubernetes version 1.27.11. This new version of Kubernetes will cause node repave events
during the upgrade process. If you have multiple self-hosted Palette instances in a VMware environment, take a moment
Expand Down
2 changes: 1 addition & 1 deletion docs/docs-content/spectro-downloads.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ on how to install Palette. Palette VerteX installation guide can be found in the
## Palette CLI

The Palette Command Line Interface (CLI) is a tool that you can use to interact with Palette programmatically. Check out
the [Palette CLI](./palette-cli/palette-cli.md) document for installation guidance.
the [Palette CLI](./automation/palette-cli/palette-cli.md) document for installation guidance.

| Version | Operating System | Checksum (SHA256) |
| ------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------ |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ you can access it using your browser.
:::tip

You can use the Palette CLI to download and start the offline documentation container with a single command. Check out
the Palette CLI `docs` command [page](../../../palette-cli/commands/docs.md) for more information.
the Palette CLI `docs` command [page](../../../automation/palette-cli/commands/docs.md) for more information.

:::

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ before proceeding with the installation. Refer to the
host.

- Palette CLI installed and available. Refer to the Palette CLI
[Install](../../../palette-cli/install-palette-cli.md#download-and-setup) page for guidance.
[Install](../../../automation/palette-cli/install-palette-cli.md#download-and-setup) page for guidance.

- An Ubuntu Pro Subscription and token. Ubuntu Pro provides access to FIPS 140-2 certified cryptographic packages.

Expand Down Expand Up @@ -144,7 +144,7 @@ Use the following steps to install Palette VerteX.

5. Open a terminal window and invoke the Palette CLI by using the `ec` command to install the enterprise cluster. The
interactive CLI prompts you for configuration details and then initiates the installation. For more information
about the `ec` subcommand, refer to [Palette Commands](../../../palette-cli/commands/ec.md).
about the `ec` subcommand, refer to [Palette Commands](../../../automation/palette-cli/commands/ec.md).

```bash
palette ec install
Expand Down Expand Up @@ -441,7 +441,7 @@ teams.

- [Enterprise Install Troubleshooting](../../../troubleshooting/enterprise-install.md)

- [Palette CLI](../../../palette-cli/install-palette-cli.md#download-and-setup)
- [Palette CLI](../../../automation/palette-cli/install-palette-cli.md#download-and-setup)

- [System Management](../../system-management/system-management.md)

Expand Down

0 comments on commit b0d52c3

Please sign in to comment.