-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update K8s API gateway guide for new ngrok-operator (#1034)
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. --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
5af8184
commit 5cb1a97
Showing
1 changed file
with
18 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters