kubernetes-katas icon indicating copy to clipboard operation
kubernetes-katas copied to clipboard

Split exercise 01-pods-deployments into two

Open michaelin opened this issue 2 years ago • 0 comments

The first exercise is too extensive and should be split into two parts.

  1. simple creation using the create command
  2. 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.

michaelin avatar Nov 16 '22 09:11 michaelin