Merge pull request #2163 from steveperry-53/tutorial-index-page
Update Tutorials index page and Hello Minikube title.
This commit is contained in:
@@ -13,6 +13,8 @@ each of which has a sequence of steps.
|
||||
|
||||
#### Stateless Applications
|
||||
|
||||
* [Hello Minikube](/docs/tutorials/stateless-application/hello-minikube/)
|
||||
|
||||
* [Running a Stateless Application Using a Deployment](/docs/tutorials/stateless-application/run-stateless-application-deployment/)
|
||||
|
||||
* [Using a Service to Access an Application in a Cluster](/docs/tutorials/stateless-application/expose-external-ip-address-service/)
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
title: Hello Minikube
|
||||
---
|
||||
|
||||
{% capture overview %}
|
||||
|
||||
The goal of this tutorial is for you to turn a simple Hello World Node.js app
|
||||
|
||||
Reference in New Issue
Block a user