-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html.md.erb
More file actions
23 lines (16 loc) · 917 Bytes
/
Copy pathindex.html.md.erb
File metadata and controls
23 lines (16 loc) · 917 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
title: {{ vars.app_runtime_full }}
owner: Tanzu Application Service Release Engineering
---
This topic provides an overview of
{{ vars.app_runtime_full }} ({{ vars.app_runtime_short }}).
{{> evaluation_only }}
{{> limitation_notes }}
## <a id='overview'></a> Overview
{{ vars.app_runtime_short }} brings the development experience of [Tanzu Application Service](https://docs.pivotal.io/application-service/concepts/index.html) to the Kubernetes container orchestrator.
It includes the most important features of Tanzu Application Service, such as `cf push` for buildpack-based apps, while running
both the system components and the application instances as Kubernetes workloads.
## <a id='getting-started'></a> Getting Started
See [Preparing to Install {{ vars.app_runtime_full }}]
(preparing-to-install-tas-for-kubernetes.html) to set up the
dependencies required to install {{ vars.app_runtime_short }}.