Templates are Red Hat OpenShift resources that you can use to parametrize Kubernetes resources.
Use the oc new-app and oc process commands to render and deploy a template.
Helm is a Kubernetes-native package manager that you can use to manage applications on OpenShift and Kubernetes.
You can use Helm to template and package your Kubernetes resources.
Kustomize is a Kubernetes resource packaging tool that is included in the kubectl and oc CLIs by default.
Kustomize uses base resources that you can customize in overlays.
Use the oc apply -k command to apply Kustomized resources.
Choosing to use OpenShift Templates, Helm, Kustomize, or a combination of the tools depends on your needs and use-cases.
Click CREATE to build all of the virtual machines needed for the classroom lab environment. This may take several minutes to complete. Once created the environment can then be stopped and restarted to pause your experience.
If you DELETE your lab, you will remove all of the virtual machines in your classroom and lose all of your progress.