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…
VMware Data Services Manager Installation and vSphere Client Plugin Configuration
VMware Data Services Manager (DSM) offers modern database and data services management for vSphere. It is a solution that provides a data-as-a-service toolkit for on-demand provisioning and automated management of PostgreSQL and MySQL databases in a vSphere environment. In this blog, I will try to walk through the installation…
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…