Profile picture
Kelsey Hightower @kelseyhightower
, 6 tweets, 2 min read Read on Twitter
The Kubernetes Ingress API is great for basic load balancing requirements, but over time I expect the industry to move on. Kubernetes Ingress objects will never become a universal abstraction for network load balancing.
The first warning signs came in the form of using annotations to represent complex load balancer configurations. People are attempting to abstract away complex Nginx configurations with a set of unstructured key/value pairs.
Why are people jamming all of this functionally into Kubernetes Ingress objects?

Because most load balancers lack the necessary APIs for end to end automation. Ingress controllers attempt to hide this fact. One exception being @envoyproxy.
Some things are too complex to represent with a single YAML file. When it comes to load balancers the first point of integration should be syncing Kubernetes Pod endpoints with existing backend configurations. github.com/kelseyhightowe…
Istio, a control plane for @envoyproxy, has recently made a pivot away from Kubernetes Ingress objects and is now leveraging custom Gateway objects. istio.io/docs/concepts/…
Kubernetes Ingress objects provide a great day one experience, but as complexity grows, don't be afraid to think outside the YAML file.
Missing some Tweet in this thread?
You can try to force a refresh.

Like this thread? Get email updates or save it to PDF!

Subscribe to Kelsey Hightower
Profile picture

Get real-time email alerts when new unrolls are available from this author!

This content may be removed anytime!

Twitter may remove this content at anytime, convert it as a PDF, save and print for later use!

Try unrolling a thread yourself!

how to unroll video

1) Follow Thread Reader App on Twitter so you can easily mention us!

2) Go to a Twitter thread (series of Tweets by the same owner) and mention us with a keyword "unroll" @threadreaderapp unroll

You can practice here first or read more on our help page!

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just three indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member and get exclusive features!

Premium member ($3.00/month or $30.00/year)

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!