Recent changes

Jump to navigation Jump to search

Track the most recent changes to the wiki on this page.

Recent changes options Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Hide my edits | Show bots | Hide minor edits
Show new changes starting from 11:06, 3 August 2026
   
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

2 August 2026

N    15:11  Kube-virt - k8s in k8s diffhist +4,677 Busk talk contribs Created page with "One of the most popular and powerful use cases for KubeVirt, often referred to as **Kubernetes-in-Kubernetes** or **Tenant Clusters**. In this architecture, your underlying b..."

1 August 2026

     22:06  Openssl diffhist +113 Busk talk contribs
     21:03  Swap space diffhist +186 Busk talk contribs
N    20:10  Gitlab runner LXD diffhist +2,258 Busk talk contribs Created page with "https://docs.gitlab.com/runner/executors/custom_examples/lxd/ You need to **install the `gitlab-runner` apt package first**. Installing the package creates the `gitlab-runne..."
N    19:26  Kubernetes Bare Metal diffhist +2,944 Busk talk contribs Created page with "https://www.digitalocean.com/community/tutorials/bare-metal-kubernetes You probably want to use cloud-init like this Ubuntu 24.04 `cloud-init` configuration for provisioning..."
N    15:46  AWS vs Azure‎‎ 2 changes history +6,020 [Busk‎ (2×)]
     
15:46 (cur | prev) +2,932 Busk talk contribs
N    
15:46 (cur | prev) +3,088 Busk talk contribs Created page with "**for most greenfield projects, standard microservices, and general container workloads, Fargate is the default best choice.** The reduced configuration, lack of node managem..."

31 July 2026

N    07:15  Saltstack docker‎‎ 2 changes history +3,122 [Busk‎ (2×)]
     
07:15 (cur | prev) +1,199 Busk talk contribs
N    
07:14 (cur | prev) +1,923 Busk talk contribs Created page with "``` #!/bin/bash set -e # ========================================== # CONFIGURATION # ========================================== # Replace with your Dockerized Salt Master's..."
N    02:30  Rootless docker‎‎ 3 changes history +3,637 [Busk‎ (3×)]
     
02:30 (cur | prev) +1,271 Busk talk contribs
     
02:01 (cur | prev) +51 Busk talk contribs
N    
02:00 (cur | prev) +2,315 Busk talk contribs Created page with "Works on Ubuntu 24.04 install-rootless-docker-on-ubuntu.sh ``` #!/bin/bash set -e SERVICE_USER="dockeruser" # 1. Ensure script is run with sudo/root privileges if $EUID..."
     01:03  Tpm2 diffhist +193 Busk talk contribs

30 July 2026

N    22:22  Tpm2 diffhist +278 Busk talk contribs Created page with "Ubuntu 24.04 ls -l /dev/tpm* sudo apt install libtss2-rc0t64 libtss2-esys-3.0.2-0t64 tpm2-tools systemd-cryptenroll --tpm2-device=list lsblk -f | grep -i luk sudo systemd-cryp..."