Daily Debug

It worked yesterday. We swear.

Discover
Kubernetes Veeam

Veeam Kasten PostgresSQL logical backup and restore definitive guide

Link to the Veeam Kasten guide that this writing was Inspired by Logical PostgreSQL Backup Useful video on the topic also from Veeam Kasten engineer on YouTube Enviroment I was using VMware Tanzu distribution of Kubernetes, Veeam Kasten 8.0.13 and PostgreSQL version 17.5 (Chart version 18.1.0) Create namespace where our PostgreSQL will live Install PostgresSQL […]

Jakob Jozelj 
VCF VMware

Deploying a Nested VMware Cloud Foundation Lab with Holodeck Toolkit

Introduction When setting up a VMware Cloud Foundation (VCF) environment for testing or training, deploying a full-scale production setup can be resource-intensive and time-consuming. To simplify this process, VMware provides the Holodeck Toolkit – a powerful automation tool designed specifically for creating nested VCF environments. Holodeck streamlines the deployment process, enabling engineers and learners to […]

Matic Lulik 
VMware

How to Use a Pure Storage Volume as Shared Storage in a VMware Nested Environment

Introduction Setting up a nested VMware environment is a common practice among virtualization engineers, especially when lab resources are limited or when testing complex scenarios without impacting production. In essence, a nested setup means running ESXi hosts as virtual machines inside another hypervisor — typically on top of a physical ESXi host. In this guide, […]

Matic Lulik