Procedure-related prerequisitesPreviously deployed Kubernetes resources from other exercises or solutions have been deleted.
InstructionDeploy the solution of the exerciseRun the following commands:copycd <Exercise name>/solution/copykubectl apply -k .The solution has been deployed successfully. In case of failure:Apply the referred links.