Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • v1.14.7
  • v1.14.6
  • v1.14.5
  • v1.14.4
  • v1.14.3
  • v1.14.2
  • v1.14.1
  • v1.14.0
  • v1.13.2
  • v1.13.1
  • v1.13.0
  • v1.12.1
  • v1.12.0
  • v1.11.1
  • v1.11.0
  • v1.10.0
  • v1.9.2
  • v1.9.1
  • v1.9.0
  • v1.8.4
21 results

inventory

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Etienne Champetier authored
    no_proxy is a pain to get right, and having proxy variables present causes issues
    (k8s components get proxy configuration after upgrade, see #7100)
    
    It's better to only configure what require proxy:
    - the runtime (containerd/docker/crio)
    - the package manager + apt_key
    - the download tasks
    
    Tested with the following clusters
    - 4 CentOS 8 nodes
    - 1 Ubuntu 20.04 node
    
    Signed-off-by: default avatarEtienne Champetier <champetier.etienne@gmail.com>
    a790935d
    History
    Name Last commit Last update
    ..