9 lines
231 B
Markdown
Executable file
9 lines
231 B
Markdown
Executable file
# List All Services
|
|
|
|
List all Kubernetes services deployed in this infrastructure.
|
|
|
|
```bash
|
|
ls -1 modules/kubernetes/
|
|
```
|
|
|
|
Provide a summary of the services, grouped by category if possible (media, monitoring, productivity, etc.).
|