• Kubernetes Submit Queue's avatar
    Merge pull request #36267 from vishh/gci-mounter-scope · 69832629
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Make GCI nodes mount non tmpfs, ext* & bind mounts using an external mounter 
    
    This PR downloads the stage1 & gci-mounter ACIs as part of cluster bring up instead of downloading them dynamically from gcr.io, which was the cause for #36206.
    
    I have also optimized the containerized mounter to pre-load the mounter image once to avoid fetch latency while using it.
    
    Original PR which got reverted: https://github.com/kubernetes/kubernetes/pull/35821
    
    ```release-note
    GCI nodes use an external mounter script to mount NFS & GlusterFS storage volumes
    ```
    
    @mtaufen Node e2e is not re-enabled in this PR.
    
    cc @jingxu97
    69832629
Name
Last commit
Last update
..
clicheck Loading commit data...
gendocs Loading commit data...
genkubedocs Loading commit data...
genman Loading commit data...
genswaggertypedocs Loading commit data...
genutils Loading commit data...
genyaml Loading commit data...
hyperkube Loading commit data...
kube-apiserver Loading commit data...
kube-controller-manager Loading commit data...
kube-discovery Loading commit data...
kube-dns Loading commit data...
kube-proxy Loading commit data...
kubeadm Loading commit data...
kubectl Loading commit data...
kubelet Loading commit data...
kubemark Loading commit data...
kubernetes-discovery Loading commit data...
libs/go2idl Loading commit data...
linkcheck Loading commit data...
mungedocs Loading commit data...
OWNERS Loading commit data...