diff options
author | Fabricio Voznika <fvoznika@google.com> | 2019-09-06 16:41:23 -0700 |
---|---|---|
committer | Ian Lewis <ianlewis@google.com> | 2019-09-24 08:20:31 +0900 |
commit | 0261626482865a7445e0b536feefd5ee3355a0da (patch) | |
tree | e5bf67ca4f5cdaccd530dac1513383539cdcca93 /content/docs/tutorials/_index.md | |
parent | b9b719dcb6acde3b58e983b27bf34ad591bae16b (diff) |
Add GKE Sandbox to Kubernetes section
Diffstat (limited to 'content/docs/tutorials/_index.md')
-rw-r--r-- | content/docs/tutorials/_index.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/content/docs/tutorials/_index.md b/content/docs/tutorials/_index.md new file mode 100644 index 000000000..3cbd08c75 --- /dev/null +++ b/content/docs/tutorials/_index.md @@ -0,0 +1,4 @@ ++++ +title = "Tutorials" +weight = 0 ++++ |