Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Gateway API v1.2 ] GEP-1762: In Cluster Gateway Deployments #4330

Open
zhaohuabing opened this issue Sep 25, 2024 · 1 comment
Open

[Gateway API v1.2 ] GEP-1762: In Cluster Gateway Deployments #4330

zhaohuabing opened this issue Sep 25, 2024 · 1 comment
Labels
area/conformance Gateway API Conformance Related Issues help wanted Extra attention is needed
Milestone

Comments

@zhaohuabing
Copy link
Member

zhaohuabing commented Sep 25, 2024

To comply with GEP-1762: In Cluster Gateway Deployments , EG

  • MUST label all generated resources (Service, Deployment, etc) with gateway.networking.k8s.io/gateway-name: my-gateway (where my-gateway is the name of the Gateway resource).
  • MUST provision generated resources in the same namespace as the Gateway if they are namespace scoped resources.
    Cluster scoped resources are not recommended.
  • SHOULD name all generated resources my-gateway-example (-). This is not simply NAME to reduce the chance of conflicts with existing resources. Where required, this can also serve as the prefix for the object.

Related:

Copy link

github-actions bot commented Nov 9, 2024

This issue has been automatically marked as stale because it has not had activity in the last 30 days.

@github-actions github-actions bot added the stale label Nov 9, 2024
@zhaohuabing zhaohuabing removed their assignment Dec 30, 2024
@zhaohuabing zhaohuabing added help wanted Extra attention is needed and removed stale labels Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/conformance Gateway API Conformance Related Issues help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants