poppelaars.container_infrastructure

ansible-role-container_infrastructure

CI

Sets up the infrastructure to run container software without using the root user.

This role does the following:

  • Creates a user named "container" (default);
  • Turns on linger mode for the user;
  • Installs various packages to allow running container software without root access;
  • Configures kernel settings;
  • Sets up kernel modules;
  • Manages resource allocation;
  • Configures the bootloader;
  • Turns on cgroupv2.
Informazioni sul progetto

Prepares infrastructure to run container runtime software as non-root.

Installa
ansible-galaxy install poppelaars.container_infrastructure
Licenza
mit
Download
160
Proprietario