curl -L https://github.com/kubernetes/kompose/releases/download/v1.34.0/kompose-linux-amd64 -o kompose chmod +x kompose Then run ./kompose with the yaml files you want to convert with kompose convert

Updated: