Deploy stateless applications by using the Deployment or DeploymentConfig resources.
You can use a deployment strategy to adjust deployments based on the cluster resources, and your downtime and backwards compatibility requirements.
Decouple your application from the environment by storing configuration in secrets and configuration maps.
You can inject secrets and configuration maps into pods as environment variables or volumes.
Deploy stateful applications, such as databases, by using the StatefulSet resource.
Use persistent volume claims to request storage requirements in your applications.
Use health checks to monitor the status of your applications.
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.