modified: README.md
This commit is contained in:
@@ -59,7 +59,6 @@ Kubernetes is an open‑source 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.
|
||||
|
||||
Reference in New Issue
Block a user