kubernetes: Provide `build-images` subcommand
Provide a build-images
subcommand that performs the MediaWiki image
builds without the baggage of the sync command(s). Accept a
--single-version
argument for the purpose of building single version
images.
Establish a new plugin that implements discrete k8s related subcommands.
Bug: T369115
Related MRs:
- !440 (merged)
- !436 (merged) (This MR)
- master