claudiubelu / nginx-ingress-integrator-operator

nginx-ingress-integrator-operator - charm repository.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CharmHub Badge Publish to edge Promote charm Discourse Status

A Juju charm deploying and managing external access to HTTP/HTTPS services in a Kubernetes cluster via an Nginx Ingress resource. This requires the Kubernetes cluster in question to have an Nginx Ingress Controller already deployed into it.

This charm simplifies exposing services running inside a Kubernetes cluster to external clients. It offers TLS termination as well as easy configuration of a number of advanced features including rate limiting, restricting access to specific client IP source ranges, and OWASP ModSecurity Core Rule Set (CRS).

As such, the charm makes it easy for charm developers to provide external access to their HTTP workloads in Kubernetes by easy integration offered via the charm's ingress library.

For DevOps and SRE teams, providing ingress for charms that support a relation to this charm will be possible via a simple juju relate command.

Project and community

The Nginx Ingress Integrator Operator is a member of the Ubuntu family. It's an open source project that warmly welcomes community projects, contributions, suggestions, fixes and constructive feedback.


For further details, see the charm's detailed documentation.

About

nginx-ingress-integrator-operator - charm repository.

License:Apache License 2.0


Languages

Language:Python 100.0%