Skip to content

docs(byoc/aws): document IP allowlist support for the application load balancer - #1334

Open
codyjlandstrom wants to merge 2 commits into
mainfrom
docs/byoc-aws-ip-allowlist
Open

docs(byoc/aws): document IP allowlist support for the application load balancer#1334
codyjlandstrom wants to merge 2 commits into
mainfrom
docs/byoc-aws-ip-allowlist

Conversation

@codyjlandstrom

@codyjlandstrom codyjlandstrom commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Summary

  • The BYOC on AWS installation requirements said "CIDR-based access controls will be available in a future release." That sentence is out of date, but in the opposite direction from what docs(byoc/aws): remove stale CIDR filtering promise #1322 assumed: Okteto now supports restricting the load balancer that exposes applications to a customer-provided list of allowed IP ranges (CIDR blocks).
  • Replaced the future-tense promise with the current behavior: the allowlist is managed by Okteto on request, it applies only to the load balancer that exposes applications, and the Okteto control plane remains reachable over the internet.

Context

Supersedes #1322, which removed the sentence based on an earlier assessment that the feature was not coming. The internal decision went the other way, and the wording here matches that decision: customers send their CIDR list to their Okteto representative, Okteto validates and applies it, and the list is not self-service.

Test plan

  • Doc review for tone and terminology per STYLE_GUIDE.md
  • yarn build not required (single-line content change, no links or anchors touched)

🤖 Generated with Claude Code

…d balancer

The installation requirements said CIDR-based access controls would be
available in a future release. Okteto now supports restricting the load
balancer that exposes applications to a customer-provided list of allowed
IP ranges, configured on request. Update the sentence to describe the
current behavior and how to request it.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@netlify

netlify Bot commented Aug 25, 2026

Copy link
Copy Markdown

Deploy Preview for okteto-docs ready!

Name Link
🔨 Latest commit 074d775
🔍 Latest deploy log https://app.netlify.com/projects/okteto-docs/deploys/6a8f35eb0ed11a000808db2b
😎 Deploy Preview https://deploy-preview-1334--okteto-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

…lowlists

The IP allowlist applies only to the load balancer that exposes
applications; the Okteto control plane stays reachable over the
internet. Allowlist changes go through the customer's Okteto
representative.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@codyjlandstrom
codyjlandstrom marked this pull request as ready for review August 26, 2026 18:52
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.

3 participants