Update README.md
This commit is contained in:
parent
a077758010
commit
e62e16e6aa
16
README.md
16
README.md
@ -14,23 +14,7 @@ The application is designed to:
|
||||
|
||||
---
|
||||
|
||||
## 📁 Project Structure
|
||||
|
||||
File/Folder Description |
|
||||
|
||||
| index.html`, `style.css`, `script.js` | Frontend game files |
|
||||
| Dockerfile` | Builds Nginx image to serve the game |
|
||||
| prepare-app.sh` | Prepares the environment and Docker image |
|
||||
| start-app.sh` | Applies all Kubernetes resources |
|
||||
| stop-app.sh` | Cleans up all Kubernetes resources |
|
||||
| namespace.yaml` | Creates the `typing-game` namespace |
|
||||
| deployment.yaml` | Deploys the frontend via Nginx |
|
||||
| service.yaml` | Exposes frontend using NodePort |
|
||||
| pv-pvc.yaml` | Defines persistent volume and claim |
|
||||
| statefulset.yaml` | Dummy backend with StatefulSet + PVC |
|
||||
|
|
||||
|
||||
---
|
||||
|
||||
## How to Run
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user