mirror of
https://github.com/coredns/coredns.git
synced 2025-11-18 09:52:17 -05:00
remove federation (#3794)
Signed-off-by: zounengren <zounengren@cmss.chinamobile.com>
This commit is contained in:
@@ -182,20 +182,6 @@ be set to `verified` for this to function properly.
|
||||
}
|
||||
}
|
||||
|
||||
## Federation
|
||||
|
||||
The *kubernetes* plugin can be used in conjunction with the *federation* plugin. Using this
|
||||
feature enables serving federated domains from the Kubernetes clusters.
|
||||
|
||||
cluster.local {
|
||||
federation {
|
||||
prod prod.example.org
|
||||
staging staging.example.org
|
||||
}
|
||||
kubernetes
|
||||
}
|
||||
|
||||
|
||||
## Wildcards
|
||||
|
||||
Some query labels accept a wildcard value to match any value. If a label is a valid wildcard (\*,
|
||||
|
||||
Reference in New Issue
Block a user