# Create Gateway

IMESH API Gateway offers **API Configuration** to create and manage APIs for your Kubernetes applications. You can create Gateways to receive incoming traffic at a specific port and Routes to redirect the traffic to a back-end application.&#x20;

The video below provides an overview.

{% embed url="<https://www.youtube.com/watch?v=GO4tTDCw65o>" %}

1. IMESH API Gateway allows DevOps to create, edit, and delete Gateway resources from the application itself. To create a Gateway, you only need to click **Add New Gateway** and complete the form.&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcFGRxTlxaOhZCavKHqO1jrpPZO8V1A-MyGpgxieyxrdszyBisB5rlLpL0hYTpDVp6uwln-uZUV30TtMbBrq6YR9qAI77enHFX37o0oGdJA31uL4N_b9pt6lQafmV_b8nCJeT1BhgoJzRQtxWiblxBHfF8?key=TmnoeuMYwYPADPNdd3FkNg" alt=""><figcaption></figcaption></figure>

2. Gateway creation has two parts: **General Info** and **Listener**. At first, a DevOps engineer must fill in the general info about creating a Gateway resource, such as the namespace, selecting a Gateway class, etc.&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfgUCbKGqSwjnZIIx0HZfR51UQKfI2u-KLIm1T3GdildSkHFs-Pv1g8D8yz6TC7FLTrcjbi849C9ywa2mxkXYdrqh_5jh6XxZTngzDYCyYOWjzJd2OaDRxMWz870ohBMryCVn29EwqeoloJcGQ5qEXpEJyH?key=TmnoeuMYwYPADPNdd3FkNg" alt=""><figcaption></figcaption></figure>

3. The Listener section will seek information about the traffic, such as the IP protocol (HTTP, HTTPS, TCP, UDP, etc.), Port, and TLS mode.&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfLV-JdZwJe2GjomIFxLfCanNJEod2YcsownUigYWaQQV3KB5yw-s5HVsuaVV2zJtqNTQtzhq_2ZH0OGnbGq8n1u5XdSeiKKBmIRjXBUGieKqJQYQh-nZlJfjUE5f69exKo1A8bN0GBss5fwGwaxCE4HLI?key=TmnoeuMYwYPADPNdd3FkNg" alt=""><figcaption></figcaption></figure>

4. Once you create a listener, you can deploy the Gateway resource.&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfzG9otDFJkJABp8rXMd2gA61TEGkwjSvIfT5BkvG1WqsXisSQ8xCYpNlXpoDis26Hk96uG4A08-3oljP0HmIHArrVD11aoxVHNhI6pdU00lsBCP43mcgUr3O_NEJXD1tJUKhr2eSq3YAJsjDCBq1ON6udG?key=TmnoeuMYwYPADPNdd3FkNg" alt=""><figcaption></figcaption></figure>

5. Your Gateway has already been created and is visible in the Gateway portal. And it will provide a public address to receive the traffic. Now, developers can use this Gateway and listener to create Routes for their applications.&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd6Xb38NRIatzHbP7Cft8uYD8DXXLUb4dYUPkvqdKGk_mMVDkMHFkw_1y0vvBIiDY9iGj2EdE5WGektU_n33RhhG3IT0cUQhxg649IxHmvySkYIAuZqLpD1EEZVrRxGq6C9IQfDQM6C2oI3OR6Y5AyhWchi?key=TmnoeuMYwYPADPNdd3FkNg" alt=""><figcaption></figcaption></figure>

\
Note: Please let us know on our [Slack channel ](https://imesh.ai/register-slack.html)if you have any questions.&#x20;

<br>
