Overview In this section, I will walk you through the steps required to deploy an application using the Tanzu Application Platform. Before moving further, please ensure below are completed: Prepare set up is completed, If not done, then follow the steps in the post Default kubeconfig context is set to the
Tag: aks
TAP On AKS (1.0.0) : Part 2 – Install TAP with supply chain testing in ACR repo
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 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,
Azure : Create AKS Cluster and deploy an application
Overview Azure Kubernetes Service (AKS) is Microsoft Azure’s managed Kubernetes solution. It competes with both Google Kubernetes Engine (GKE) and Amazon Elastic Kubernetes Service (EKS). In this post, I will walk you through different ways of creating a cluster. Install AZ CLI, Kubectl In this section, Install the required CLI’s in your local machine