Home / Companies / Octopus Deploy / Blog / Post Details
Content Deep Dive

A look at the new NGINX VirtualServer and VirtualServerRoute resources

Blog post from Octopus Deploy

Post Details
Company
Date Published
Author
Matthew Casperson
Word Count
1,088
Company Posts That Month
12
Language
English
Hacker News Points
-
Post removed?
No
Summary

Kubernetes Ingress resources enable efficient management of incoming HTTP traffic by allowing multiple services to be exposed through a single public IP address, with NGINX being a popular choice for ingress controllers. However, standard Ingress resources often required customization through annotations or configmaps for more complex routing needs. The introduction of version 1.5 of the NGINX ingress controller, featuring two custom resource definitions (CRDs)—VirtualServer and VirtualServerRoute—addresses these limitations by offering advanced networking capabilities. The blog details how to set up a Kubernetes cluster using Docker Desktop and deploy a sample application, describing how VirtualServer resources can be configured for tasks like traffic splitting, load balancing, and defining timeouts and retries, all of which were previously managed through annotations. Additionally, VirtualServerRoute allows for more granular routing, enhancing flexibility and reducing the complexity of managing Ingress resources. This approach not only simplifies the implementation of sophisticated network rules but also promotes better portability and maintainability within the Kubernetes ecosystem.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Kubernetes 17 698 79 34 -4%
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.