Skip to content

Commit d0feefb

Browse files
authored
Update content/nginx/deployment-guides/amazon-web-services/ingress-controller-elastic-kubernetes-services.md
1 parent 9899858 commit d0feefb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/nginx/deployment-guides/amazon-web-services/ingress-controller-elastic-kubernetes-services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Apply the manifest `deployments/service/loadbalancer-aws-elb.yaml` to create a `
127127
<span id="testing"></span>
128128
## Testing
129129

130-
1. Get the DNS name of the NGINX Plus Ingress Controller with the command below. Find the value of the "LoadBalancer Ingress" in the output.
130+
1. Get the DNS name of NGINX Ingress Controller with the command below. Find the value of the "LoadBalancer Ingress" in the output.
131131

132132
```shell
133133
kubectl describe svc nginx-ingress --namespace=nginx-ingress

0 commit comments

Comments
 (0)