Skip to content

docs cleanup in ingress spec #2565

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

Merged
merged 1 commit into from
Mar 21, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions docs/guide/ingress/spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,4 @@ The host field specifies the eventual Route 53-managed domain that will route to

The service, service-2048, must be of type NodePort in order for the provisioned ALB to route to it.(see [echoserver-service.yaml](../../examples/echoservice/echoserver-service.yaml))

For details on purpose of annotations seen above, see [Annotations](annotations.md).

The AWS Load Balancer Controller does not support the `resource` field of `backend`.