Docs: Add a multi-tenant warning. (#12091)

This commit is contained in:
James Strong 2024-10-04 07:48:58 -04:00 committed by GitHub
parent f034444c6c
commit 114421f94c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 14 additions and 0 deletions

View file

@ -1,6 +1,8 @@
# Hardening Guide
Do not use in multi-tenant Kubernetes production installations. This project assumes that users that can create Ingress objects are administrators of the cluster.
## Overview
There are several ways to do hardening and securing of nginx. In this documentation two guides are used, the guides are
overlapping in some points: