Update README.md
This commit is contained in:
parent
4cae7b8093
commit
f67d5f1985
@ -74,7 +74,7 @@ values, and provisions the new namespace.
|
||||
(`tenant-a`, `tenant-b`) and runs under a dedicated Kubernetes `ServiceAccount`.
|
||||
* **Network Security:** A `NetworkPolicy` is deployed within each tenant namespace
|
||||
to restrict ingress/egress traffic. The Jupyter notebook can only communicate
|
||||
with necessary services (like MinIO) and the internet, preventing cross-namespace communication.
|
||||
with necessary services, preventing cross-namespace communication.
|
||||
* **Automated & Isolated S3 Setup:** To prevent exposing admin credentials outside the storage
|
||||
infrastructure, a Kubernetes Job runs directly within the minio namespace during tenant provisioning.
|
||||
This job connects to the MinIO admin API locally, creates a reference bucket (Read-Only), a work bucket (Read/Write),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user