Skip to content
Snippets Groups Projects
Select Git revision
  • a2d4dbeee4b1d7c7de4ff8178889e28dd1d8d614
  • master default protected
  • v2.28.0
  • v2.27.0
  • v2.25.1
  • v2.24.3
  • v2.26.0
  • v2.24.2
  • v2.25.0
  • v2.24.1
  • v2.22.2
  • v2.23.3
  • v2.24.0
  • v2.23.2
  • v2.23.1
  • v2.23.0
  • v2.22.1
  • v2.22.0
  • v2.21.0
  • v2.20.0
  • v2.19.1
  • v2.18.2
22 results

kubespray

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Hans Feldt authored and GitHub committed
    After host reboot kubelet and crio goes into a loop and no container is started.
    
    storage_driver in crio.conf overrides system defaults in etc/containers/storage.conf
    
    /etc/containers/storage.conf is installed by package containers-common dependency
    installed from cri-o (centos7) and contains "overlay".
    
    Hosts already configured with overlay2 should be reconfigured and the
    /var/lib/containers content removed.
    a2d4dbee
    History
    Name Last commit Last update