category devops

nginx ingress with istio

Using nginx ingress with istio service mesh So you started using Kubernetes (which is great). To get traffic into your cluster you need to choose an ingress implementation. Luckily several are available and there are a lot of good reasons to choose nginx as your ingress. After all nginx is a great web server and makes a great ingress for your kubernetes installation. But now you read about service meshes and want to have a service mesh.

Tue Jan 23, 2018 development devops infrastructure