tweaks to the basic usage topic

This commit is contained in:
trujillo-adam 2022-07-28 11:38:50 -07:00
parent 692767d88d
commit 7e2cece376
1 changed files with 7 additions and 1 deletions

View File

@ -8,6 +8,8 @@ description: >-
# Basic Usage
This topic describes the basic workflow for implementing Consul API Gateway configurations.
1. Verify that the [requirements](/docs/api-gateway/consul-api-gateway-install#requirments) have been met.
1. Verify that the Consul API Gateway CRDs and controller have been installed and applied (see [Installation](/docs/api-gateway/consul-api-gateway-install)).
1. Configure the artifacts as describe in the [Configuration](/docs/api-gateway/configuration) section.
@ -79,7 +81,11 @@ consul-api-gateway 0.1.0
## Error Messages
If the error message is not listed on this page, it may be listed on the main [Consul Common errors][consul-common-errors] page. If the error message is not listed on that page either, please consider following our general [Troubleshooting Guide][troubleshooting] or reach out to us in [Discuss](https://discuss.hashicorp.com/).
This topic provides information about potential error messages associated with Consul API Gateway. If your receive an error message that does not appear in this section, refer to the following resources:
* [Common Consul errors](/docs/troubleshoot/common-errors#common-errors-on-kubernetes)
* [Consul troubleshooting guide](/docs/troubleshoot/common-errors)
* [Consul Discuss forum](https://discuss.hashicorp.com/)
<!---
***************************************************************************