mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-14 21:14:23 +00:00
added prereq stating to copy etcd snapshot to all your etcd nodes
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
title: Adding a DNS Record
|
||||
weight: 75
|
||||
---
|
||||
|
||||
For every workload created, a complementing Service Discovery entry is created. This Service Discovery entry enables DNS resolution for the workload's pods using the following naming convention:
|
||||
`<workload>.<namespace>.svc.cluster.local`.
|
||||
|
||||
@@ -43,6 +44,9 @@ However, you also have the option of creating additional Service Discovery recor
|
||||
|
||||
- You can view the record by from the project's **Service Discovery** tab.
|
||||
- When you visit the new DNS name for the new record that you created (`<recordname>.<namespace>.svc.cluster.local`), it resolves the chosen namespace.
|
||||
|
||||
## Related Links
|
||||
|
||||
### Tutorials
|
||||
|
||||
- [Service Discovery]({{< baseurl >}}/rancher/v2.x/en/concepts/service-discovery)
|
||||
|
||||
Reference in New Issue
Block a user