kubernetes-katas
kubernetes-katas copied to clipboard
Split exercise 01-pods-deployments into two
The first exercise is too extensive and should be split into two parts.
- simple creation using the
create
command - creating and applying a manifest
The explanation needed during trainings for crating a manifest is rather extensive, and it is better to simply get started with manual creation, and then take the manifest part afterwards.