From e212332d30252b810c7a1cf57e86d109ef7a48db Mon Sep 17 00:00:00 2001 From: shanrajad23 Date: Fri, 16 Feb 2024 12:04:41 +0530 Subject: [PATCH] removed VMware from the para 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 621f0e7f..a9ae1af3 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.