diff --git a/dns-controller/README.md b/dns-controller/README.md index 7914c7c415..8c636f1e84 100644 --- a/dns-controller/README.md +++ b/dns-controller/README.md @@ -18,7 +18,7 @@ but for now we just expose it via DNS. ### Pods with hostNetworking -dns-controller can add DNS records that point to nodes *with hostNetworknig* enabled. +dns-controller can add DNS records that point to nodes *with hostNetworking* enabled. The dns-controller recognizes annotations on pod. @@ -51,4 +51,4 @@ spec: watchIngress: true ``` -dns-controller will then map the specified ingress hostname and the `LoadBalancer` assigned to the ingress. \ No newline at end of file +dns-controller will then map the specified ingress hostname and the `LoadBalancer` assigned to the ingress.