Enable HTTP Clients on Apigee Hybrid

I'm working with an important e-commerce client on Mexico City, one of these requirements will be enable HTTP for some clients...is very important know that is not recommend use the port 80 all the API traffic should be over TLS (1.2 or higher).

After to read the official documentation (https://cloud.google.com/apigee/docs/hybrid/v1.4/enable-non-sni#enable-http-clients) I found a mistake ...

Step #5 "Apply the CRD to the cluster" and the command that is documented is: kubectl apply -f ApigeeRoute.yaml -n istio-system... is incorrect!!! because the routes are a kind: ApigeeRoute on the apigee namespace. Be careful with this documentation.

Regards

Version history
Last update:
‎01-29-2021 03:17 PM
Updated by: