Home
  • Maintaining Container Images Within GitHub

    Jul 7, 2021 github gitops devops pipeline
    Maintaining Container Images Within GitHub

    I have been using a collection of products to maintain docker images. GitHub now provides suite of products which encompass all I require. This post documents the process I followed to create a CI pipeline for a container running static web site built with Jekyll. The static web site content is created from a fork of …

    Read More
  • GitHub Pages Git Branching Workflow

    Jun 18, 2021 github gitops
    GitHub Pages Git Branching Workflow

    Five years ago I moved my personal blog to GitHub Pages. Up to now, my workflow has been to clone to local repository make changes directly to master branch, build static website files, test locally and then push all changes upstream for GitHub pages to build. This simple workflow has worked perfectly however recently …

    Read More
  • Raspberry Pi Kubernetes Cluster

    May 22, 2021 raspberry kubernetes
    Raspberry Pi Kubernetes Cluster

    The Raspberry Pi is a useful platform for self-hosting applications. More often than not self-hosted applications are supplied as container images. I used to run one application on one Raspberry Pi. The Raspberry Pi 4 ships with a 1.5GHz Quad-core CPU, USB3 and upto 8GB RAM. Here I am looking at clustering four to host …

    Read More
  • VSCode Remote SSH

    May 13, 2021 macos
    VSCode Remote SSH

    The more I use Visual Studio the more features and extensions I find which really help my workflow. I tend to work with many headless remote systems from Windows jump servers. I’ve traditionally used PuTTY and MTPuTTY (Multi-Tabbed PuTTY) as SSH client and CyberDuck or WinSCP to copy files via SFTP over SSH. The …

    Read More
  • VMware Event Broker Appliance (VEBA) - Knative

    Apr 30, 2021 kubernetes knative veba vsphere
    VMware Event Broker Appliance (VEBA) - Knative

    When I worked as an architect working with AWS I used event-driven automation with AWS Lambda to integrate distributed systems. This event-driven automation allowed me to put complex systems in place very simply. The VMware Event Broker Appliance (VEBA) aims to facilitate event-driven automation based on vCenter Server …

    Read More
  • VMware Cloud Foundation Lifecycle Management - VCF LCM

    Apr 27, 2021 vcf lcm
    VMware Cloud Foundation Lifecycle Management - VCF LCM

    VMware Cloud Foundation provides automated initial deployment and ongoing lifecycle management upgrades. Here I am exploring lifecycle management upgrades and exploring ways to make this as efficient as possible. Bundle Download The SDDC Manager appliance controls the Cloud Foundation deployment. To upgrade the …

    Read More
  • Pi Supercomputer

    Mar 30, 2021 raspberry performance python
    Pi Supercomputer

    Following on from base Ubuntu build here I begin to look at Parrallel Programming. Parrallel Programming Each Raspberry Pi is a small unit of compute, one of my goals is to understand how operating many in a cluster. There are various approaches to parallel computational models, message-passing has proven to be an …

    Read More
  • Comparing SD and USB 3 Storage Performance With Raspberry Pi4B

    Mar 29, 2021 raspberry performance
    Comparing SD and USB 3 Storage Performance With Raspberry Pi4B

    Following on from base Ubuntu build here I look at the comparing the storage performance of SD and USB. SD Card Performance Linux FIO tool will be used to measure sequential write performance of a 4GB file: fio --randrepeat=1 --ioengine=libaio --direct=1 --gtod_reduce=1 --name=test --filename=test --bs=4k --iodepth=64 …

    Read More
  • Raspberry Pi Cluster Ubuntu Base

    Mar 28, 2021 raspberry
    Raspberry Pi Cluster Ubuntu Base

    Following on from Raspberry Pi Cluster here I look at the base Ubuntu build. Install and Configure I used Raspberry Pi imager to install the Ubuntu 20.10 64bit on each SD Card. Insert these into the Pi’s and power them on. The image is configured with DHCP client, Pi device MAC addresses are prefixed DC:A6:32. I …

    Read More
  • Raspberry Pi Cluster Hardware

    Mar 27, 2021 raspberry
    Raspberry Pi Cluster Hardware

    I have worked most of my professional life with systems built with Intel x86, x64 and ia64 chips. Intel processors use Complex Instruction Set Computing while Arm uses Reduced Instruction Set Computing. Processors with CISC architecture look to move complexity to hardware to simlify code, so small code sizes with high …

    Read More
    • ««
    • «
    • 1
    • 2
    • 3
    • 4
    • 5
    • »
    • »»

Darryl Cauldwell

Technologist, perpetual student, teacher, continual incremental improvement.
Read More

Featured Posts

  • Raspberry Pi Cluster Hardware
  • Avi Load Balancer
  • The DevOps Infrastructure Architect
  • Intel NUC Cluster Hardware

Recent Posts

  • Automating vSphere Provisioning from Bare Metal to Cluster
  • Orchestrating AI Deployment: Azure Pipelines Meets VMware ECS
  • Building a Portable Real-Time Face Detection Web App with OpenCV, Flask, and Docker
  • Get Up and Running With Aria Automation Config
  • Service accounts with VMware Aria Automation API
  • Creating A Knative Function Using Buildpacks
  • Deploying Tanzu for AWS Using Tanzu Misson Control
  • Managing Tanzu for vSphere Clusters Using Tanzu Misson Control

Categories

AUTOMATION 39 NETWORKING 18 HOMELAB 14 CERTIFICATION 7 HANDY-HACKS 5 RASPBERRY 5 STORAGE 5 PIPELINE 3 VSPHERE 3 ARCHITECTURE 2 BLOGGING 2 SUSTAINABILITY 2 AI 1 AZURE 1
All Categories
AI1 ARCHITECTURE2 AUTOMATION39 AZURE1 BLOGGING2 CERTIFICATION7 HANDY-HACKS5 HOMELAB14 NETWORKING18 PIPELINE3 RASPBERRY5 STORAGE5 SUSTAINABILITY2 VMWARE1 VSPHERE3
[A~Z][0~9]

Tags

VSPHERE 19 NSX 15 KUBERNETES 12 AWS 11 PYTHON 10 DEVOPS 8 DOCKER 8 ANSIBLE 6 RASPBERRY 5 TANZU 5 VM-GUEST-CUSTOMIZATION 5 PERFORMANCE 4 VCIX 4 WINDOWS 4
All Tags
ANSIBLE6 ANTREA1 ARCHITECTURE2 AUTOMATION1 AVI1 AWS11 CLOUD-ASSEMBLY2 CLOUD-INIT1 CLOUDBASED-INIT1 CLOUDFORMATION1 DEVOPS8 DFW2 DOCKER8 DYNAMODB3 ECS1 ENCRYPTION1 ESXI1 FLASK1 GITHUB2 GITOPS2 HANLON1 HPE1 INDEX1 IOS1 JEKYLL1 KICKSTART1 KNATIVE2 KUBERNETES12 LAMBDA1 LCM1 LOAD-BALANCER1 MACOS2 MIGRATION1 NETAPP2 NSX15 NSX-T2 NUC1 OPENSHIFT1 OPENSTACK2 OVFTOOL1 PELOTON1 PERFORMANCE4 PIPELINE2 PLANESPOTTER1 POSTMAN2 POWERSHELL3 PUPPET1 PYTHON10 RASPBERRY5 REST3 SALT-STACK1 SUSTAINABILITY2 TANZU5 TCP1 TERRAFORM1 TIME-MANAGEMENT1 TMC1 VCAP1 VCD1 VCDX1 VCF2 VCIX4 VEBA2 VIRTUSTREAM1 VM-GUEST-CUSTOMIZATION5 VPC1 VRA3 VRLI2 VRO3 VROPS1 VSAN2 VSPHERE19 VVOLS1 WINDOWS4
[A~Z][0~9]

Copyright 2015-  . All Rights Reserved