Home / Companies / Ambassador / Blog / Post Details
Content Deep Dive

Why Edge Stack uses CRDs instead of the Kubernetes Ingress Resource

Blog post from Ambassador

Post Details
Company
Date Published
Author
Cindy Mullins
Word Count
1,206
Company Posts That Month
13
Language
English
Hacker News Points
-
Post removed?
No
Summary

The Edge Stack API Gateway uses Custom Resource Definitions (CRDs) instead of the Kubernetes Ingress Resource due to its limitations. While the Ingress resource is widely known and accepted, it has basic capabilities confined mostly to simpler routing scenarios based on the path and host defined in the request. It also supports rules for directing HTTP(S) traffic only. CRDs, on the other hand, allow developers to extend the Kubernetes API with custom resources tailored to specific needs, enabling greater flexibility and customization. They support a declarative management approach, making it easier to automate the deployment and scaling of applications. Additionally, they are widely supported by the Kubernetes community and ecosystem, which fosters innovation and ease of adoption.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Kubernetes 20 1,327 196 88 +0%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.