Domains & TLS¶
Domains serve as the human-readable addresses that users type into their browsers to access your APIs. They are essential for branding and organizing your API endpoints. Proper domain configuration ensures your APIs are easily discoverable and accessible. The Domains & TLS section allows you to manage these domains, including their security settings (TLS/SSL certificates) to encrypt traffic.
You can manage your domains by navigation to Domains on the left side of your screen.
Here you’ll find a list of domains in your organization. You can filter them by Scope - Environment or Cluster, or by Security - Enabled or Disabled.
You can edit or delete each domain, and add more domains by clicking the “Add Domain” Button at the top right.
Adding Domains¶
After clicking on the Add Domain button, a pop-up form will appear.
Fill the form with the needed information.
- Host
- Scope - Cluster or Environment. This configures on what level your domain will be applied.
- Security. If enabled, fill the resulting form too.
- Secret Namespace
- Secret Name.
Info
To get the Secrect Namespace and Name, please contact Support.
Click “+ Add Domain” button.
Managing Domains¶
Simply click the edit icon on the domain you want to edit and correct the pop-up form. To delete a domain, simply click the delete button besides the domain name and confirm your deletion.
Further research¶
- Configuring Gateways: Gateways
- Configuring Endpoints: Endpoints
- Configuring Authservers: Authservers