Explain how to try API gateway on a local machine using local.kyma.dev domain #1168
Labels
documentation
Improvements or additions to documentation
kind/feature
Categorizes issue or PR as related to a new feature.
Description
There are some inconsistencies in API Gateway tutorial
Let's look at it from a developer perspective that just wants to play with it in local computer, without external resources like Gardener.
*.local.kyma.dev
(registered in public DNS) pointing to the local host (127.0.0.1), which is ideal for the local development. So there is no need to have own custom domain, etc.*.local.kyma.dev
. I think we can just remove it.Maybe we should consider adding an additional tab, like 'Local domain' (next to 'Custom Domain' and 'Kyma Domain')
Reasons
It is hard to understand how to try it out on a local machine.
Attachments
The text was updated successfully, but these errors were encountered: