Advanced Search
Search Results
10 total results found
Technology
Cloud Native
A series of notes, how-tos, and more related to Cloud Native technologies.
Development
Kubernetes
Docker
Proxmox Kubernetes
ARDC PoP
Deploy a Cluster with kubeadm
Note: These instructions are based on the Computer Science Club of the University of Waterloo's OpenStack instance. Build image The first step is to build an image using packer. This image will contain all of the tools required to run a Kubernetes node. ...
Mutagen sync
Mutagen provides better performance for synchronizing files on macOS. Download Download Mutagen following the Installation instructions. Create $HOME/.mutagen.yml sync: defaults: symlink: mode: "posix-raw" mode: "two-way-resolved" ...
Virtual Machine Setup
Download the debian-12-generic-amd64.raw file from https://cloud.debian.org/images/cloud/bookworm/latest/. Create the virtaul machine Add a cloud-init drive on the VM Import the cloud image: qm importdisk $VMID /mnt/pve/assets/template/iso/debian-12-generic-a...