modified: README.md

This commit is contained in:
Márcio Fernandes
2026-03-29 21:20:17 +00:00
parent fd895ff6c6
commit 3f63822a38

View File

@@ -59,7 +59,6 @@ Kubernetes is an opensource platform that automates the deployment, scaling,
- [host cli - check port usage](#host-cli---check-port-usage)
- [cert-manager](#cert-manager)
## Namespaces
### Create namespace
@@ -601,6 +600,7 @@ Kubernetes automatically provides DNS names for Services and Pods, and CoreDNS s
```text
<service-name>.<namespace>.svc.<cluster-domain>
<SERVICE_NAME>.<NAMESPACE>.svc.cluster.local
```
Remove warning from logs.