From b78e1e541853f13ec4ccc8ae60d65175c5a84459 Mon Sep 17 00:00:00 2001 From: shanrajad23 Date: Fri, 16 Feb 2024 11:39:56 +0530 Subject: [PATCH] removed VMware Signed-off-by: shanrajad23 --- src/solution-workbooks/tap-workloads-avi-l4-l7.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/solution-workbooks/tap-workloads-avi-l4-l7.md b/src/solution-workbooks/tap-workloads-avi-l4-l7.md index eb30cbda..b8704f20 100644 --- a/src/solution-workbooks/tap-workloads-avi-l4-l7.md +++ b/src/solution-workbooks/tap-workloads-avi-l4-l7.md @@ -1,6 +1,6 @@ # Exposing TAP Workloads Outside the Cluster Using AVI L4/L7 -VMware Tanzu Application Platform (informally known as TAP) is an advanced application development platform equipped with a comprehensive suite of developer tools. It provides developers with a well-defined route to production, facilitating the swift and secure development and deployment of software. This platform is adaptable to any compliant public cloud or on-premises Kubernetes (K8s) cluster, ensuring flexibility and ease of use in diverse computing environments. +Tanzu Application Platform (informally known as TAP) is an advanced application development platform equipped with a comprehensive suite of developer tools. It provides developers with a well-defined route to production, facilitating the swift and secure development and deployment of software. This platform is adaptable to any compliant public cloud or on-premises Kubernetes (K8s) cluster, ensuring flexibility and ease of use in diverse computing environments. In this document, we'll explore how to leverage cartographer to template custom K8s resources (creating new workload types) by modifying the [ClusterConfigTemplate](https://cartographer.sh/docs/v0.3.0/reference/template/#clusterconfigtemplate) for deploying a workload which can be exposed outside the cluster using either AVI L4 or L7.