summaryrefslogtreecommitdiffhomepage
path: root/content/docs/tutorials/kubernetes.md
diff options
context:
space:
mode:
authorIan Lewis <ianlewis@google.com>2019-12-21 02:59:04 -0500
committerFabricio Voznika <fvoznika@gmail.com>2020-01-14 10:08:32 -0800
commiteae7c2f6bd27f7553d77e60842a4bddc09cac5c5 (patch)
tree15681efcb45c29d8849aedc57b05af1880553969 /content/docs/tutorials/kubernetes.md
parent039f309bc9ef9a70e0fe9f6c0372ced57b173a93 (diff)
Add a tutorial on CNI
Diffstat (limited to 'content/docs/tutorials/kubernetes.md')
-rw-r--r--content/docs/tutorials/kubernetes.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/content/docs/tutorials/kubernetes.md b/content/docs/tutorials/kubernetes.md
index 03acac756..5b65ba20f 100644
--- a/content/docs/tutorials/kubernetes.md
+++ b/content/docs/tutorials/kubernetes.md
@@ -1,5 +1,6 @@
+++
title = "WordPress with Kubernetes"
+weight = 11
+++
## Deploy a WordPress site using GKE Sandbox
@@ -235,4 +236,4 @@ a look at the [documentation][gke-sandbox-docs].
[gke-sandbox-docs]: https://cloud.google.com/kubernetes-engine/docs/how-to/sandbox-pods
[gke-sandbox]: https://cloud.google.com/kubernetes-engine/sandbox/
[project-selector]: https://console.cloud.google.com/projectselector/kubernetes
-[wordpress]: https://wordpress.com/ \ No newline at end of file
+[wordpress]: https://wordpress.com/