docs: add comprehensive firewall rules documentation#1660
Conversation
Add detailed documentation for the firewall API feature that allows users to configure GCP VPC firewall rules through the GCPCluster resource. The documentation covers: - Default firewall rule management (Managed/Unmanaged policies) - Custom firewall rule configuration with complete field reference - Support for ALLOW/DENY rules, Ingress/Egress directions - Five practical examples including SSH, web traffic, and multi-protocol rules - Best practices, limitations, and troubleshooting guidance Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
✅ Deploy Preview for kubernetes-sigs-cluster-api-gcp ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: barbacbd The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
One or more co-authors of this pull request were not found. You must specify co-authors in commit message trailer via: Supported
Alternatively, if the co-author should not be included, remove the Please update your commit message(s) by doing |
|
Hi @barbacbd. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Tip We noticed you've done this a few times! Consider joining the org to skip this step and gain Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/cc @salasberryfin |
|
/retest-required |
|
@barbacbd: Cannot trigger testing until a trusted user reviews the PR and leaves an DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Add detailed documentation for the firewall API feature that allows users to configure GCP VPC firewall rules through the GCPCluster resource.
The documentation covers:
What type of PR is this?
/kind documentation
What this PR does / why we need it:
Add docs for the Firewall API changes.
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close the issue(s) when PR gets merged):Fixes #
Special notes for your reviewer:
Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.
TODOs:
Release note: