add explicit titles to docs
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
---
|
||||
title: Interactive Tutorial - Creating a Cluster
|
||||
---
|
||||
|
||||
<!DOCTYPE html>
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
---
|
||||
redirect_from:
|
||||
- /docs/tutorials/getting-started/create-cluster/
|
||||
- /docs/tutorials/getting-started/create-cluster.html
|
||||
- "/docs/tutorials/getting-started/create-cluster/"
|
||||
- "/docs/tutorials/getting-started/create-cluster.html"
|
||||
title: Using Minikube to Create a Cluster
|
||||
---
|
||||
|
||||
<!DOCTYPE html>
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
title: Interactive Tutorial - Deploying an App
|
||||
---
|
||||
|
||||
<!DOCTYPE html>
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
title: Using kubectl to Create a Deployment
|
||||
---
|
||||
|
||||
<!DOCTYPE html>
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
title: Interactive Tutorial - Exploring Your App
|
||||
---
|
||||
|
||||
<!DOCTYPE html>
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
title: Viewing Pods and Nodes
|
||||
---
|
||||
|
||||
<!DOCTYPE html>
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
title: Interactive Tutorial - Exposing Your App
|
||||
---
|
||||
|
||||
<!DOCTYPE html>
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
title: Using a Service to Expose Your App
|
||||
---
|
||||
|
||||
<!DOCTYPE html>
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
title: Overview
|
||||
---
|
||||
|
||||
<!DOCTYPE html>
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
title: Interactive Tutorial - Scaling Your App
|
||||
---
|
||||
|
||||
<!DOCTYPE html>
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
title: Running Multiple Instances of Your App
|
||||
---
|
||||
|
||||
<!DOCTYPE html>
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
title: Interactive Tutorial - Updating Your App
|
||||
---
|
||||
|
||||
<!DOCTYPE html>
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
title: Performing a Rolling Update
|
||||
---
|
||||
|
||||
<!DOCTYPE html>
|
||||
|
||||
Reference in New Issue
Block a user