adding readme

This commit is contained in:
2026-03-16 19:26:33 -03:00
parent 29e3470e39
commit 2182754eee

4
docker-ingress/README.md Normal file
View File

@@ -0,0 +1,4 @@
## Create namespace
```bash
kubectl create namespace docker-ingress
```