Tanzu Application Platform – Setting up GitHub Authentication for TAP GUI

Overview Tanzu Application Platform GUI extends the current Backstage’s authentication plug-in so that you can see a login page based on the authentication providers configured at installation. The Backstage core-plugin-api package comes with a GitHub authentication provider that can authenticate users using GitHub or GitHub Enterprise OAuth. To add GitHub authentication, you must create

Tanzu Application Platform – Security Analysis

Overview The Security Analysis plug-in summarizes vulnerability data across all workloads running in Tanzu Application Platform, enabling faster identification and remediation of CVEs, part of Tanzu Application Platform Full and View profiles. In TAP-GUI, Security Analysis plug-in is accessible from the left navigation panel. Click the Security Analysis button to open the

TAP Multi Cluster – App Live View

Overview Application Live View is a lightweight insights and troubleshooting tool that helps app developers and app operators to look inside running applications. It is based on the concept of Spring Boot Actuators. The application provides information from inside the running processes using endpoints, in this case, HTTP endpoints. Application Live View

TAP Multi Cluster (1.3) : Part 2 – Install TAP With OOTB-Supply Chain Testing and Scanning using ACR Repo

 Overview The installation order is flexible given the ability to update the installation with a modified values file using the tanzu package installed update command. For this demo, I will be installing TAP in following order:  View Build Run Iterate Add Build, Run, View and Iterate clusters to TAP GUI Install View

Deploy TKG (1.5.2) on Azure as Private cluster using existing VNet and NAT gateway

Overview With Tanzu Kubernetes Grid, you can deploy Kubernetes clusters across software-defined datacenters (SDDC) and public cloud environments, including vSphere, Microsoft Azure, and Amazon EC2, providing organizations a consistent, upstream-compatible, regional Kubernetes substrate that is ready for end-user workloads and ecosystem integrations. In this post, I will explain the detailed steps to

TMC : Create vSphere with Tanzu clusters using Terraform

Overview Terraform provider with Tanzu Mission Control gives operations teams the ability to be infrastructure agnostic and build a code pipeline that accommodates a variety of infrastructure back ends. With Terraform, you can attach any conformant Kubernetes cluster to Tanzu Mission Control, therefore providing increased DevOps velocity by offering an additional

Install fluent-bit using TMC Catalog and forward the logs to Azure Blob storage

Overview Fluent Bit is a super fast, lightweight, and highly scalable logging and metrics processor and forwarder that allows you to collect data and logs from different sources, unify them, and send them to multiple destinations. Tanzu Kubernetes Grid includes signed binaries for Fluent Bit, that you can deploy on management

Install External DNS using TMC Catalog

Overview ExternalDNS service publishes DNS records for applications to DNS servers. This post explains how to deploy ExternalDNS into a Tanzu Kubernetes (workload) and dns zone deployed on Azure. Pre reqs Bootstrap machine with the following installed: Tanzu CLI, kubectl installed as mentioned here Tanzu Kubernetes Grid management cluster and workload cluster running

Install Grafana in TKG Cluster

Overview: Grafana is open-source software that allows you to visualize and analyze metrics data collected by Prometheus on your clusters. Tanzu Kubernetes Grid includes a Grafana package that you can deploy on your Tanzu Kubernetes clusters. In this post, I will explain the steps to deploy Grafana on a Tanzu Kubernetes