Tanzu Application Platform: Getting started with Learning Center

Prerequisites DNS Records Tanzu Learning Center allocates a wildcard subdomain for your workshops and content. This wildcard should be pointed at the external IP address of the tanzu-system-ingress's envoy service. Kubernetes cluster requirements Installation requires: Kubernetes cluster versions 1.20, 1.21, or 1.22 on one of the following Kubernetes providers: Azure Kubernetes Service Amazon Elastic

Tips to secure your Tanzu application platform workloads

Overview The Tanzu Application Platform is a cloud-native application platform that enables organizations to build, deploy, and manage modern applications efficiently. While it offers numerous benefits in terms of scalability, flexibility, and productivity, it is essential to address the security aspects of the platform. Securing workloads in the Tanzu Application Platform

Integrating Okta authentication with Tanzu Application Platform

Integrating Okta authentication with the Tanzu Application Platform (TAP) can provide several benefits for your application: Single Sign-On (SSO): Okta offers robust SSO capabilities, allowing users to authenticate once and gain access to multiple applications seamlessly. With TAP and Okta integration, users can log in to TAP and access their

Speed App Delivery using Tanzu Application Platform and GitOps

Introduction: The world of application development has changed drastically over the years, with an increased focus on automation and continuous delivery. Companies are looking to accelerate their application delivery to keep up with the ever-changing market demands. This is where Tanzu Application Platform comes in. Tanzu Application Platform is a comprehensive

TAP Multi Cluster (1.3) : Part 3 – Deploy Application

Scan Policy The ScanPolicy defines a set of rules to evaluate for a particular scan to consider the artifacts (image or source code) either compliant or not. When a ImageScan or SourceScan is created to run a scan, those reference a policy whose name must match the following sample scan-policy: Note: In this policy, I

TAP On AKS (1.0.0) : Part 1 – Prepare The Setup with acr.io

Overview Tanzu Application Platform is a packaged set of components that helps developers and operators to more easily build, deploy, and manage apps on a Kubernetes platform. Prerequisites A Tanzu Network account to download Tanzu Application Platform packages. A container image registry, such as Harbor or Docker Hub with at least 10 GB of available storage for application images, base images,

TAP on EKS (beta-4) : Part 4 – Live update the Application

Overview In my previous post, application workload was deployed and able to access the app successfully. Now let me take you through the steps to iterate the application and test code changes on the cluster. Tanzu Developer Tools for VSCode, VMware Tanzu’s official IDE extension for VSCode helps you develop &

TAP on EKS (beta-4) : Part 2 – Install TAP with supply chain basic

In this post, I will be demonstrating the steps to install Tanzu Application Platform packages from the Tanzu Application Platform package repository. Before you install the packages, ensure you have prepared the setup as mentioned in post. Add TAP package repository Install Tanzu Application Platform profile Tanzu Application Platform can be installed through

TAP on EKS (beta-4) : Part 1 – Prepare the setup

Tanzu Application Platform (TAP) is a packaged set of components that helps developers and operators build, deploy, and manage apps on Kubernetes. It is currently in beta ( use for testing only). Note: Please go through VMware official documentation for latest updates. Overview   Prerequisites Tanzu Network account to download Tanzu Application Platform packages A