Skip to content

Commit

Permalink
Update AWSNonAirgap-DeploymentGuide.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dharmrai-vmw committed Jul 18, 2022
1 parent 260b7da commit fdbdb6f
Showing 1 changed file with 3 additions and 2 deletions.
Expand Up @@ -202,6 +202,7 @@ These prerequisites are applicable only if you use manually pre-created VPC for
The installer resolves the prerequisites for extension deployments. For example: Grafana needs cert-manager, Contour, and Prometheus. The scripts install cert-manager, Contour, and Prometheus before Grafana installation if `GRAFANA_DEPLOYMENT` is set to `true`.

**Known Issues with Extensions:**

- Prometheus deployment fails if SaaS is enabled.
- Harbor deployment fails both with and without SaaS in multi workload cluster configurations.

Expand Down Expand Up @@ -259,9 +260,9 @@ These prerequisites are applicable only if you use manually pre-created VPC for
1. Install Tanzu Kubernetes Grid.

**Note:**
1. Once you extract the TAR file downloaded as part of [Prerequisites](#prerequisites), make sure that you are in `<your_directory>/deployment_binaries/sivt-aws-federal/` folder while running `make` commands.
1. Once you extract the TAR file downloaded as part of [Prerequisites](#prerequisites), make sure that you are in `<your_directory>/deployment_binaries/sivt-aws-federal/` folder while running `make` commands.

1. To enable or disable STIG and FIPS compliance, see step 4 of this deployment procedure.
2. To enable or disable STIG and FIPS compliance, see step 4 of this deployment procedure.

To get the list of all the make command targets run the following command.
```sh
Expand Down

0 comments on commit fdbdb6f

Please sign in to comment.