Install VMware TAP on Mac with Kind K8s on Docker Desktop
Purpose Install VMware TAP on Mac with Kind K8s on Docker Desktop. Pre-requisites Following are the pre-requisites that will be required to install VMware TAP (1.6) Requirement Reference My Lab 1 Access to VMware Tanzu Network https://network.tanzu.vmware.com/ 2 API Token for VMware Tanzu Network https://network.pivotal.io/docs/api 3 Kind…
VMware Data Services Manager – Deploy Postgres via UI and API
In my previous blogs, I showed the Installation and configuration of the vSphere client plugin. Configuration of settings to deploy data services In this blog, I will showcase how to deploy the actual data service such as Postgres DB using Data Services Manager console UI Kubernetes API exposed Currently, VMware…
VMware Data Services Manager – Configure Settings to deploy Databases
In my previous blog, I showed the installation and configuration of the vSphere client plugin. In this blog, I will showcase how to configure Data Services Manager to deploy data services such as Postgres DBIt includes the following settings Tanzu Network configuration Object storage repositories for Database backup storage…
Manage Kubernetes using VMware Octant Web Interface
Last week I came to know about VMware Octant and I was interested in trying it out. I used my Tanzu Community Edition install for which I wrote a blog post last month https://www.munishpalmakhija.com/2022/05/12/create-local-tanzu-kubernetes-cluster-using-docker-extensions/ In this blog, I will focus on explaining the following What is VMware Octant How…
Create local Tanzu Kubernetes cluster using Docker Extensions
This week Docker announced Beta for Docker Extensions which included the following extensions for Kubernetes.Docker Announcement Blog VMware Announcement Blog VMware Tanzu Community Edition: RedHat OpenShift: Ambassador Labs Telepresence: SUSE Rancher Epinio: In this blog, I will quickly spin up a local Tanzu Kubernetes cluster on Docker Desktop What…