kubectl create a pod with dry-run

 You can use the following command to generate a yaml file to create a pod easily

 kubectl run mypod --restart=Never --image=nginx--dry-run=client -o yaml

Comments

Popular posts from this blog

gemini cli getting file not defined error

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20

vllm : Failed to infer device type