diff --git a/content/en/docs/user-journeys/users/application-developer/Concepts 2 b/content/en/docs/user-journeys/users/application-developer/Concepts 2 new file mode 100644 index 0000000000..e69de29bb2 diff --git a/content/en/docs/user-journeys/users/application-developer/Concepts2.md b/content/en/docs/user-journeys/users/application-developer/Concepts2.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/content/en/docs/user-journeys/users/application-developer/Concepts3.md b/content/en/docs/user-journeys/users/application-developer/Concepts3.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/content/en/docs/user-journeys/users/application-developer/concepts2 b/content/en/docs/user-journeys/users/application-developer/concepts2 new file mode 100644 index 0000000000..e69de29bb2 diff --git a/content/en/docs/user-journeys/users/application-developer/tryitout.md b/content/en/docs/user-journeys/users/application-developer/tryitout.md index 608ae7102e..1990439f34 100644 --- a/content/en/docs/user-journeys/users/application-developer/tryitout.md +++ b/content/en/docs/user-journeys/users/application-developer/tryitout.md @@ -9,15 +9,12 @@ track: "USERS › APPLICATION DEVELOPER › FOUNDATIONAL" content_template: templates/user-journey-content --- {{% capture body %}} -*//## Try it out -Try our virtual terminal in your web browser to run Minikube. Minikube is a small-scale local deployment of Kubernetes that can run anywhere. -* After you run these commands, you will learn to: -* Create a cluster -* Deploy a containerized application on a cluster -* Expose the app -* Scale the deployment -* Update the containerized application with a new software version -* Debug the containerized application +## Learn to create a Containerized application + +Try our virtual terminal to create a containerized application with an existing image{popup} running on Minikube. +Minikube is a lightweight Kubernetes implementation that creates a Virtual Machine on your local machine and deploys a simple cluster containing only one node. +For the purposes of this tutorial, we have installed and preconfigured Minikube on the virtual terminal. +