• Kubernetes Submit Queue's avatar
    Merge pull request #44366 from therc/patch-3 · 53258ba6
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Fix ensureDnsRecords comments for federated services
    
    I went to look at the source comments, because the documentation is not exhaustive about what kind of DNS records are created for federated services (and http://blog.kubernetes.io/2016/07/cross-cluster-services.html is wrong...).
    It turns out that even the comment is not in sync with the code: two out of three records listed use `.federation`, while the author probably meant `.mydomain.com` (which has less chance of getting mixed up with `myfed`). I fixed those, as well as a few spelling and parenthesis errors. Hopefully this will help others save time and not scratch their heads.
    
    cc @quinton-hoole
    53258ba6
Name
Last commit
Last update
..
cluster Loading commit data...
configmap Loading commit data...
daemonset Loading commit data...
deployment Loading commit data...
ingress Loading commit data...
namespace Loading commit data...
replicaset Loading commit data...
service Loading commit data...
sync Loading commit data...
util Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
doc.go Loading commit data...