Skip to content

Commit

Permalink
Address PR comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Zijun Wang committed Sep 27, 2023
1 parent 418f164 commit 369d708
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/reference/vpc-association-policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ One of its option is `securityGroupIds`. it can control the inbound traffic from

Recommended security group inbound rules:

| Source | Protocol | Port Range | Comment |
|-----------------------------|-----------------------------------------------------|-------------------------------------------------|-----------------------------------------------------------|
| Kubernetes cluster VPC CIDR | protocols defined in the gateway's listener section | ports defined in the gateway's listener section | Allow inbound traffic from current cluster vpc to gateway |
| Source | Protocol | Port Range | Comment |
|---------------------------------------------------------|-----------------------------------------------------|-------------------------------------------------|-----------------------------------------------------------|
| Kubernetes cluster VPC CIDR or security group reference | protocols defined in the gateway's listener section | ports defined in the gateway's listener section | Allow inbound traffic from current cluster vpc to gateway |


**Limitations and Considerations**
Expand Down

0 comments on commit 369d708

Please sign in to comment.