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

API Gateway REST API - How to generate a deploymentID for a Stage #2253

Open
m3talstorm opened this issue Jan 29, 2025 · 0 comments
Open

API Gateway REST API - How to generate a deploymentID for a Stage #2253

m3talstorm opened this issue Jan 29, 2025 · 0 comments

Comments

@m3talstorm
Copy link

m3talstorm commented Jan 29, 2025

I am using the apigateway-controller to create a REST API.

When creating a Stage, it requires a deploymentID to be provided ( https://aws-controllers-k8s.github.io/community/reference/apigateway/v1alpha1/stage/#spec ), where does this come from/how is this created?

I see a Deployment type in the apigatewayv2 controller, but there isn't one for the apigateway controller. Do we have to 'manually' create a deployment (by calling the deploy API) from the console or CLI after the API has been created but before the Stage is created? 🤔😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant