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

Update K8s API gateway guide for new ngrok-operator #1034

Merged
merged 5 commits into from
Nov 15, 2024

Conversation

joelhans
Copy link
Contributor

Making a few QOL improvements and aligning with new product updates in ngrok/ngrok-operator:

  1. Made the example API create its own namespace, removing the kubectl create namespace prod step
  2. Updated the helm command to use the new ngrok/ngrok-operator chart! 🥳
  3. Moved the operator to the ngrok-operator namespace now that they can work in different namespaces.
  4. Moved to on_http_request instead of inbound now that phase-based naming works in the operator.
  5. Fixed the curl loop example to use POST, which will better show the rate limiting in action.

Copy link

vercel bot commented Nov 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
ngrok-docs ✅ Ready (Inspect) Visit Preview Nov 15, 2024 1:39am

Copy link
Contributor

@DevMandy DevMandy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I retested the whole thing and it's golden!

@DevMandy DevMandy merged commit 5cb1a97 into main Nov 15, 2024
3 checks passed
@DevMandy DevMandy deleted the joelhans/api-g-k8s-fixes branch November 15, 2024 17:17
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

Successfully merging this pull request may close these issues.

2 participants