User contributions
Jump to navigation
Jump to search
- 20:26, 10 August 2025 diff hist +3,596 N Zfs architecture Created page with "``` ZFS architecture: a layered approach to data storage and management ZFS, which stands for Zettabyte File System, is an advanced file system and logical volume manager reno..." current
- 10:47, 10 August 2025 diff hist +11,236 N Vuetify login Created page with "Awesome — here’s a clean, working pattern to add username/password login → JWT → protected CRUD to the Vue + Vuetify + vue-postgrest app. It includes: SQL to create..." current
- 10:30, 10 August 2025 diff hist +31 Vuetify & vue-postgrest todos current
- 10:27, 10 August 2025 diff hist +8,921 N Vuetify & vue-postgrest todos Created page with "Perfect—here’s a Vue + Vuetify + vue-postgrest CRUD example for a todos table. It shows list, add, edit, and delete using v-data-table and dialogs. It uses vue-postgrest..."
- 20:59, 8 August 2025 diff hist +28 Kubeadm upgrade nodes current
- 20:56, 8 August 2025 diff hist +927 Kubeadm upgrade nodes
- 20:30, 8 August 2025 diff hist +5,146 Kubeadm upgrade nodes
- 16:01, 3 August 2025 diff hist +76 Grafana helm & postgres example current
- 23:15, 31 July 2025 diff hist +1,151 Grafana helm & postgres example
- 20:20, 29 July 2025
diff hist -40
Security Sites
Blanked the page
current
- 20:18, 29 July 2025 diff hist +40 N Security Sites Created page with "https://www.linkedin.com/in/hans-petrich"
- 17:27, 29 July 2025 diff hist +1,553 N Azure aks secret provider Created page with " aks-secret-provider-mnt.yaml ``` apiVersion: apps/v1 kind: Deployment metadata: name: secret-mount spec: replicas: 1 selector: matchLabels: app: secret-mount..." current
- 20:10, 28 July 2025 diff hist +543 N Pvcs show total mounts Created page with "``` #!/bin/bash echo "Mounted PVCs (namespace/pvc -> pod on node):" echo kubectl get pods --all-namespaces -o json | jq -r ' .items[] | . as $pod | .spec.volumes[]? |..." current
- 19:10, 28 July 2025 diff hist -17 Grafana helm & postgres example
- 19:09, 28 July 2025 diff hist +2,793 Grafana helm & postgres example
- 19:02, 28 July 2025 diff hist +5,411 N Grafana helm & postgres example Created page with "# Simple Example of Grafana with Postgres Backend ## Configs ### Grafana override.values.yaml.envsubst ``` image: repository: grafana/grafana # Overrides the Grafana i..."
- 14:28, 27 July 2025 diff hist +59 N Cloud k8s comparisons Created page with "https://www.sedai.io/blog/kubernetes-cost-eks-vs-aks-vs-gke" current
- 04:08, 24 July 2025 diff hist +1,031 Aks upgrade current
- 23:23, 23 July 2025 diff hist -223 Pvc migration testing current
- 19:40, 23 July 2025 diff hist +4,640 N Pvc migration testing Created page with "# Migrate many PVCs from one storage class to another in same namespace Use these scripts for migration and testing ## create-test-pvc.sh ``` #!/bin/bash set -eu NS=${1:-d..."
- 03:45, 22 July 2025 diff hist +466 Lab3 current
- 16:34, 21 July 2025 diff hist 0 m Innovator's dilemma Busk moved page Innovator;s delemma to Innovator's dilemma without leaving a redirect : spelling current
- 16:33, 21 July 2025 diff hist -1,366 Innovator's dilemma
- 16:33, 21 July 2025 diff hist +1,506 Innovator's dilemma
- 16:33, 21 July 2025 diff hist +2,329 N Innovator's dilemma Created page with "The Innovator's Dilemma, popularized by Clayton Christensen, describes the phenomenon where established, successful companies can be overtaken by smaller competitors offering..."
- 17:24, 16 July 2025 diff hist +31 Lab3
- 14:28, 16 July 2025 diff hist +11,383 N Lab3 Created page with "``` package main import ( "bytes" "context" "crypto/tls" "fmt" "io" "net/http" "net/url" "os" "os/signal" "path" "strings" "sync" "syscall" "time" "github.com..."
- 14:32, 15 July 2025 diff hist +62 Lab2 current
- 14:04, 15 July 2025 diff hist +109 Lab2
- 05:15, 15 July 2025 diff hist +11,733 N Lab2 Created page with "``` package main import ( "bytes" "context" "crypto/tls" "database/sql" "encoding/base64" "fmt" "io" "net/http" "net/url" "os" "os/signal" "path" "strconv" "str..."
- 05:11, 15 July 2025 diff hist +4,921 Lab current
- 04:37, 15 July 2025 diff hist +1,912 Lab
- 04:37, 15 July 2025 diff hist +15 Lab
- 04:05, 15 July 2025 diff hist +35 Lab
- 04:02, 15 July 2025 diff hist +14,709 N Lab Created page with "``` package main import ( "bytes" "context" "crypto/tls" "database/sql" "encoding/base64" "fmt" "io" "net/http" "net/url" "os" "os/signal" "strconv" "strings" "..."
- 03:44, 15 July 2025 diff hist +859 Mimir push test client current
- 03:21, 15 July 2025 diff hist +1,940 N Mimir push test client Created page with "``` import os import time import requests import snappy import warnings # Suppress the InsecureRequestWarning when verify=False is used warnings.filterwarnings("ignore", mess..."
- 04:03, 14 July 2025 diff hist +585 Protobuf python mimir client current
- 04:06, 13 July 2025 diff hist +765 N Alloy monitor url with blackbox & push Created page with "``` prometheus.exporter.blackbox "cisco_probe" { config = "{ modules: { http_2xx: { prober: http, http: { follow_redirects: true, preferred_ip_protocol: ip4 } } } }" } prom..." current
- 18:47, 12 July 2025 diff hist +102 Upgrade Ubuntu Release current
- 21:56, 9 July 2025 diff hist -73 Grafana Dashboard Generic Loki current
- 16:13, 9 July 2025 diff hist +6,475 N Grafana Dashboard Generic Loki Created page with "``` { "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor":..."
- 15:40, 9 July 2025 diff hist +420 Zabbix backup current
- 21:08, 8 July 2025 diff hist +5,011 N MSCA certsrv Created page with "``` import argparse import base64 import re import time import requests from requests_ntlm import HttpNtlmAuth from cryptography import x509 from cryptography.x509.oid import..." current
- 19:30, 8 July 2025 diff hist +5,565 N Azure monitor logs Created page with "To alert on VM‐level errors and push them into PagerDuty, you’ll use Azure Monitor’s **Log Alerts** (formerly “Log Search Alerts”) against a Log Analytics workspace,..." current
- 17:15, 8 July 2025 diff hist +1,010 N Alloy install Created page with "``` #!/usr/bin/env bash set -euo pipefail # 1. Ensure running as root if $EUID -ne 0 ; then echo "Please run as root or with sudo." exit 1 fi # 2. (Optional) Check..." current
- 15:39, 8 July 2025 diff hist +78 Developer roadmap current
- 15:38, 8 July 2025 diff hist +169 Roadmaps current
- 15:36, 8 July 2025 diff hist +118 Developer roadmap
- 19:50, 7 July 2025 diff hist +5,547 N Loki indexes Created page with "This is a crucial distinction between Loki and Prometheus, despite both using labels. ### Loki: Indexes on Labels, Not Message Data **No, Loki does NOT build a separate inde..." current