-
**Use case**
Customers have a need to be able to deploy and upgrade the NGINX Ingress Controller with automation tools such as ArgoCD, Flux, etc.
Being able to apply the necessary deployment files a…
-
NGINX documentation: https://www.nginx.com/resources/admin-guide/ip-blacklisting/
We can also generate configuration files with `deny` commands for the user to include in their configuration file.
-
Example nginx config:
```
events {
worker_connections 1024;
}
http {
server {
listen 30000;
server_name localhost;
location / {
root /usr/shar…
-
During performance debug It's observed that QUIC protocol handshake requests with nginx application consumes high CPU cycles compared to TCP protocol handshake, as shown in the below data.
Spec…
-
`` only returns a value if the docker component is running. The initial load of the lab guide will have all docker containers stopped, so any reference to the `nginx-plus-1` component in the lab guid…
-
# Overview
As a user of NGINX Ingress Controller, I would like to ensure that all of my pods are aware of each-others state to ensure constant behaviour when configuring policies
## High-level Functi…
-
Hi,
Thanks for the module!
I'm trying to compile the module for nginx-plus 1.13.4 and I get the following errors:
$ make modules
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f ob…
-
Here's comparison list among
https://github.com/nginxinc/kubernetes-ingress/blob/master/docs/nginx-ingress-controllers.md
here's the helm chart: https://github.com/nginxinc/helm-charts
and t…
-
Est-il possible d'utiliser FileZ avec NGINX au lieu d'Apache. Si oui, faut-il juste "adapter" la configuration (je pense aux rewrite_rules) ou y-a-til du code à modifer dans Filez ?
Merci
lstep updated
10 years ago
-
### Describe the solution you'd like
Deliver a public playground for VictoriaLogs to showcase typical Kubernetes workloads.
## Features
### Setup
- Use our **Helm charts** or **Operator** fo…