mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-23 03:17:28 +00:00
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Move all create subcommands to its own subdirectory **What this PR does / why we need it**: Similarly to `kubectl set` subcommands move al `create` subcommands to its own subdirectory given that there are that many of them. /assign @juanvallejo **Release note**: ```release-note NONE ```