Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gateway management in APIGateway CR #1004

Open
3 tasks
strekm opened this issue Apr 18, 2024 · 1 comment
Open
3 tasks

Gateway management in APIGateway CR #1004

strekm opened this issue Apr 18, 2024 · 1 comment
Labels
area/api-gateway Issues or PRs related to api-gateway Epic kind/feature Categorizes issue or PR as related to a new feature.

Comments

@strekm
Copy link
Collaborator

strekm commented Apr 18, 2024

Description

API Gateway modules comes with default kyma gateway for a quick start. We encourage our users to configure their gateway with their own domain to serve production ready applications. So far gateway creation and configuration is only covered by documentation.

Describe proces should be automated and simplified byt extending APIGateway CRD. There should be possibility to create and configure Istio Gateway CR. Simple and mutual TLS should be supported, either with certificate provided by user as well as generated using Gardener Certificates.

TODO:

  • API proposal
  • implementation
  • rollout

Reasons

Simplify flow of Istio Gateway creation

Attachments
https://github.com/kyma-project/api-gateway/blob/main/docs/user/tutorials/01-20-set-up-tls-gateway.md
https://github.com/kyma-project/api-gateway/blob/main/docs/user/tutorials/01-30-set-up-mtls-gateway.md

@strekm strekm added kind/feature Categorizes issue or PR as related to a new feature. area/api-gateway Issues or PRs related to api-gateway Epic labels Apr 18, 2024
@pbochynski
Copy link
Contributor

Please include this use case: Create gateway with multiple hosts and mtls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api-gateway Issues or PRs related to api-gateway Epic kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

2 participants