Gateway¶
Gateways serve as the entry point for all external requests to your backend services, acting as a crucial intermediary that routes and manages API traffic.
To manage your gateways, navigate to the Gateway dashboard by clicking the "Gateway" button on the left side of your screen. From there, you can add or delete gateways as needed.
Adding Gateways¶
To add gateways, click the “Add Gateway” on the top right and fill the pop-up form.
Input the:
- Name of the gateway
- Address
- Cluster
- Controller Version
- Gateway Class
When you’re done, click “Add Gateway” and voilà, your gateway has been successfully added.
Managing Gateways¶
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 Endpoints: Endpoints
- Configuring Domains: Domains
- Configuring Authservers: Authservers