Self-Contained K8s Cluster - Base Platform
Overview
These are the build notes for a multi-master, multi-worker K8s cluster. The intent is to build from scratch a set of machines that provide HA for container access and control as well as … more
Overview
These are the build notes for a multi-master, multi-worker K8s cluster. The intent is to build from scratch a set of machines that provide HA for container access and control as well as … more
Hyper-V clustering is a pretty rock solid thing, and Live Migration (introduced as we all know with Server 2008 R2) is virtually identical to VMWare's long-available VMotion technology - pick up a … more
Since the release of Windows Server 2008, there has been no way to build a cluster without purchasing dedicated, proprietary storage (such as an array from HP, Dell, EMC or NetApp, to name just a few) … more
Exchange 2007 SP1 has been released (and there are dozens of reviews, tips etc).
Now, I know Exchange 2007 is a huge, complex product ... but every single SCC cluster I've built has had the same … more
In Part 1 of this article we wrote a short script to re-enable Access-Based Enumeration on a clustered file share. In part 2, we'll dissect the script and make some improvements to the code so that … more
Access-Based Enumeration is a rather cool add-on to Windows Server 2003 that allows an administrator to restrict what users can see on a file share. If Access-Based Enumeration is enabled for a share, … more
NFS has been a native part of Windows since the Windows 2003 R2 release, some 18 months ago now. The version of NFS in Windows 2003 R2 is a descendant of the Services For Unix package that has been … more