| domain | juicefs.com |
| summary | This document describes a Kubernetes deployment for an Nginx web server using a JuiceFS file system.
Here's a breakdown:
* PersistentVolumeClaim (PVC): A PVC named `web-pvc` requests 10Gi of storage and uses the `juicefs-sc` storage class. * Deployment: An Nginx deployment named `nginx-run` utilizes the `web-pvc` PVC to store its configuration files (`web-data`). * JuiceFS Gateway: The setup includes JuiceFS gateway components running on Redis (localhost:63791) and localhost:9000. * Configuration: It references the `linuxservernginx` image for the Nginx container.
Essentially, it's a basic setup for deploying an Nginx web server with persistent storage via JuiceFS. |
| title | JuiceFS - Open Source Distributed POSIX File System for Cloud |
| description | JuiceFS is a cloud-based high-performance distributed file system, based on object storage and database to achieve data and metadata separation architecture, easily carrying tens of billions of file storage, to meet the random read performance requirement |
| keywords | cloud, data, name, docs, community, edition, file, system, service, metadata, storage, mount, spec, resources, open, high, performance |
| upstreams |
|
| downstreams |
|
| nslookup | A 172.66.43.46, A 172.66.40.210 |
| created | 2025-11-07 |
| updated | 2026-02-01 |
| summarized | 2026-02-02 |
|
|