• Kubernetes Submit Queue's avatar
    Merge pull request #61610 from rajansandeep/kubeupaddon · 36a3daa3
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 61610, 64591, 58143, 63929). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.
    
    Create CoreDNS and kube-dns folders
    
    **What this PR does / why we need it**:
    Separate the CoreDNS and kube-dns manifests by creating their own folders (dns/coredns and dns/kube-dns) 
    
    **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
    Fixes #61435 
    
    **Special notes for your reviewer**:
    
    **Release note**:
    
    ```release-note
    NONE
    ```
    cc @MrHohn
    36a3daa3
local-up-cluster.sh 41.6 KB