To convert the docker-compose.yml file to files that you can use with kubectl , run kompose convert and then kubectl apply -f <output file> ...
確定! 回上一頁