yaml OR kubectl create deployment --image=nginx nginx --dry-run -o yaml > nginx- deployment.yaml You can then update the YAML file with the replicas or any ...
確定! 回上一頁