Actualiser README.md
This commit is contained in:
parent
d4b51f7a14
commit
d1e9db8685
10
README.md
10
README.md
@ -65,13 +65,3 @@ If you are using a LoadBalancer service, you can access the application using th
|
|||||||
```
|
```
|
||||||
kubectl get services -n my-namespace
|
kubectl get services -n my-namespace
|
||||||
```
|
```
|
||||||
|
|
||||||
##Documentation
|
|
||||||
|
|
||||||
- **Description**: The Todo App is a simple web application for managing todo items.
|
|
||||||
- **Containers**: The application uses the elineen/todo-app:latest container.
|
|
||||||
- **Kubernetes Objects**: The deployment includes a Namespace, Deployment, StatefulSet, Service, PersistentVolume, and PersistentVolumeClaim.
|
|
||||||
- **Virtual Networks and Named Volumes**: The application uses a persistent volume for data storage.
|
|
||||||
- **Container Configuration**: The container is configured to use the elineen/todo-app:latest image and mounts the persistent volume at /data.
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user