• Kubernetes Submit Queue's avatar
    Merge pull request #52792 from kad/warn-cidrs · abfaada4
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue. 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>.
    
    Warn user if Pod/Service networks will be accessed via proxy.
    
    **What this PR does / why we need it**:
    In environments where HTTP proxies are used, it is important
    to whitelist Pod and Services network ranges in the NO_PROXY
    variable, so cluster will be properly operational.
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
    
    **Special notes for your reviewer**:
    
    **Release note**:
    ```release-note
    - kubeadm  will warn users if access to IP ranges for Pods or Services will be done via HTTP proxy.
    ```
    abfaada4
Name
Last commit
Last update
..
app Loading commit data...
test Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
kubeadm.go Loading commit data...