Server-side dry-run kubectl

Validate manifest against live API without applying changes

kubectl apply --server-side --dry-run=server -f file.yaml
more kubectl all 73 commands →