Deploy the solution
Question or problem
How to deploy the solution?
Procedure-related prerequisites
●
Previously deployed Kubernetes resources from other exercises or solutions have been deleted.
Instruction
Deploy the solution of the exercise
1.
Run the following commands:
copy
cd <Exercise name>/solution
/
copy
kubectl apply -k .
The solution has been deployed successfully.
In case of failure:
●
Apply the referred links.
Further information and links
●
Delete previously deployed Kubernetes resources