Command needs changes, need to add --dry-run=client # kk run p1 --image=nginx --restart=Never --dry-run -o yaml > p1.yaml W0203 11:11:22.243064 9857 helpers.go:555] --dry-run is deprecated and can be replaced with --dry-run=client.
Command needs changes, need to add --dry-run=client
kk run p1 --image=nginx --restart=Never --dry-run -o yaml > p1.yaml
W0203 11:11:22.243064 9857 helpers.go:555] --dry-run is deprecated and can be replaced with --dry-run=client.