Introduction: EnRoute Helm Chart

Helm is a popular package manager choice for Kubernetes. Installation of software, managing versions, upgrading versions, and finding charts from the registry are key benefits of Helm.

EnRoute helm chart installs the EnRoute Ingress Controller and provides easy configuration options to define policy for a service. The helm chart provides fine-grained control to define L7 policies with its ability to enable/disable plugins for a service using configuration options that can be specified when the helm is invoked.

For example, to enable the JWT plugin, simply invoke:

This enables the JWT plugin for the service httpbin

EnRoute also supports plugins/filters to extend functionality and enforce policies. The features page lists the available plugins for the Gateway. More details about each of the plugins can also be found on plugin pages.

#kubernetes #ssl #jwt #tls #edge #helm #rate limiting #jwt authentication #envoy #ingress

Edge Security Policy at Kubernetes Ingress Using Helm and Envoy
1.20 GEEK