docs(byoc/aws): remove stale CIDR filtering promise - #1322
Open
codyjlandstrom wants to merge 1 commit into
Open
Conversation
CIDR-based ingress filtering isn't on the roadmap in its previously scoped form; point customers at AWS-native network controls instead. Signed-off-by: Cody Landstrom <cody@okteto.com>
codyjlandstrom
requested review from
ifbyol,
pchico83 and
rlamana
as code owners
August 5, 2026 22:10
✅ Deploy Preview for okteto-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
rberrelleza
reviewed
Aug 6, 2026
| - Use a **dedicated AWS account** exclusively for Okteto. No other workloads should run in this account. | ||
| - Flexible Service Control Policies (SCPs): Okteto requires elevated permissions to provision and for our SRE team to operate infrastructure. | ||
| - Disable VPC Block Public Access. Okteto uses internet-facing load balancers to expose applications. CIDR-based access controls will be available in a future release. | ||
| - Disable VPC Block Public Access. Okteto uses internet-facing load balancers to expose applications. Okteto doesn't offer native CIDR-based ingress filtering; use AWS security groups or VPC network ACLs to restrict access by IP range. |
Member
There was a problem hiding this comment.
This requires the customer to modify aws resource configuration. In other sections we mentioned that we dont support this. Are we ok with changing this?
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Context: came up in an internal thread re-evaluating IP-restriction support for a BYOC customer; confirmed with Provecho that the original approach is no longer valid.
Test plan
yarn buildnot required (single-page content change, no links/anchors touched)