Commit ca476cec authored by Chris O'Haver's avatar Chris O'Haver Committed by GitHub

add wildcard query deprection notice to kubernetes readme (#5045)

Signed-off-by: default avatarChris O'Haver <cohaver@infoblox.com>
parent 55ade904
...@@ -198,6 +198,8 @@ packet received by CoreDNS must be the IP address of the Pod that sent the reque ...@@ -198,6 +198,8 @@ packet received by CoreDNS must be the IP address of the Pod that sent the reque
## Wildcards ## Wildcards
**NOTE: Wildcard queries are deprecated** and will no longer be supported in the next minor release.
Some query labels accept a wildcard value to match any value. If a label is a valid wildcard (\*, Some query labels accept a wildcard value to match any value. If a label is a valid wildcard (\*,
or the word "any"), then that label will match all values. The labels that accept wildcards are: or the word "any"), then that label will match all values. The labels that accept wildcards are:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment