add en pages

This commit is contained in:
Karen Bradshaw
2020-05-30 15:10:23 -04:00
parent 1502e0281d
commit ecc27bbbe7
347 changed files with 2900 additions and 2537 deletions
@@ -1,18 +1,19 @@
---
title: Access Clusters Using the Kubernetes API
content_template: templates/task
content_type: task
---
{{% capture overview %}}
<!-- overview -->
This page shows how to access clusters using the Kubernetes API.
{{% /capture %}}
{{% capture prerequisites %}}
## {{% heading "prerequisites" %}}
{{< include "task-tutorial-prereqs.md" >}} {{< version-check >}}
{{% /capture %}}
{{% capture steps %}}
<!-- steps -->
## Accessing the Kubernetes API
@@ -449,5 +450,5 @@ The output will be similar to this:
}
```
{{% /capture %}}