Tanmay's blog
  • Home
  • About
  • Contribute
  • Contact
Sign in Subscribe

AWS

A collection of 1 post
How to use AWS Application Load Balancer with Istio Gateway
AWS

How to use AWS Application Load Balancer with Istio Gateway

If you have been using Kubernetes in AWS (EKS), you may have noticed that when you create a Kubernetes service of type LoadBalancer like this: apiVersion: v1 kind: Service metadata: name: my-service spec: selector: app: MyApp ports: - protocol: TCP port: 80 targetPort: 8080 type: LoadBalancer AWS provisions a Classic
Sep 25, 2021 3 min read
Page 1 of 1
Tanmay's blog © 2023
  • Sign up
Powered by Ghost