cri-tools from isv:kubernetes:core:stable:v1.27 project

Select Your Operating System

For deb run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/isv:/kubernetes:/core:/stable:/v1.27/deb/ /' | sudo tee /etc/apt/sources.list.d/isv:kubernetes:core:stable:v1.27.list
curl -fsSL https://download.opensuse.org/repositories/isv:kubernetes:core:stable:v1.27/deb/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_kubernetes_core_stable_v1.27.gpg > /dev/null
sudo apt update
sudo apt install cri-tools