Skip to content

Instantly share code, notes, and snippets.

@longht021189
Last active October 18, 2023 14:50
Show Gist options
  • Save longht021189/f51a0e65b58ca0c69800287b16a79711 to your computer and use it in GitHub Desktop.
Save longht021189/f51a0e65b58ca0c69800287b16a79711 to your computer and use it in GitHub Desktop.
@longht021189
Copy link
Author

To fix
WARN[0000] Error validating CNI config file /home/thanhlong/.config/cni/net.d/minikube.conflist: [plugin bridge does not support config version "1.0.0" plugin portmap does not support config version "1.0.0" plugin firewall does not support config version "1.0.0" plugin tuning does not support config version "1.0.0"]

Use podman version 3.4.4+ds1-1ubuntu1
sudo apt install podman=3.4.4+ds1-1ubuntu1 --allow-downgrades

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment