User contributions
Jump to navigation
Jump to search
- 21:31, 17 January 2025 diff hist +728 N Pv example Created page with "``` apiVersion: v1 kind: PersistentVolume metadata: name: pv-foo spec: capacity: storage: 1Gi accessModes: - ReadWriteOnce persistentVolumeReclaimPolicy: Retai..." current
- 20:57, 17 January 2025 diff hist +155 Aks azure cli snipperts current
- 20:56, 17 January 2025 diff hist +234 N Aks azure cli snipperts Created page with "Scale up or down if you need more or less minimum nodes for testing scenerios. ``` az aks nodepool update --resource-group $rg --cluster-name $name --name default --up..."
- 17:08, 15 January 2025 diff hist +1,484 N Choco uninstall Created page with "# Choco Uninstall ``` # Ensure the script is running as administrator if (-not ([Security.Principal.WindowsPrincipal] [Security.Principal.WindowsIdentity]::GetCurrent()).IsInR..." current
- 00:08, 15 January 2025 diff hist +125 N K8s oneliners 1 Created page with "kubectl get pods --all-namespaces -o jsonpath='{.items[*].spec.containers[*].image}' | tr -s 'space:' '\n' | sort | uniq" current
- 23:43, 14 January 2025 diff hist +860 N Debian CVEs Created page with "# Debian CVEs ## How to Read CVEs Example Example CVE https://security-tracker.debian.org/tracker/CVE-2023-24329 Note fixed status lines https://serverfault.com/questions..." current
- 01:57, 13 January 2025 diff hist +398 Cka command snippets current
- 22:32, 12 January 2025 diff hist +2,318 Cka command snippets
- 20:31, 12 January 2025 diff hist +653 Cka command snippets
- 00:11, 12 January 2025 diff hist +1,571 N Cka command snippets Created page with "Little command snippets ``` apiVersion: apps/v1 kind: DaemonSet metadata: name: configurator namespace: configurator spec: selector: matchLabels: name: config..."
- 00:06, 12 January 2025 diff hist +52 N Networkpolicy k8s Created page with "https://editor.networkpolicy.io/?id=zcUfypIhfMDOtj7U" current
- 01:59, 5 January 2025 diff hist +89 Cka current
- 17:43, 4 January 2025 diff hist -1 Cka kubeadm init upgrade current
- 17:42, 4 January 2025 diff hist +276 Cka kubeadm init upgrade
- 16:09, 4 January 2025 diff hist +201 Cka kubeadm init upgrade
- 15:56, 4 January 2025 diff hist +1,559 Cka kubeadm init upgrade
- 06:56, 4 January 2025 diff hist +218 Cka kubeadm init upgrade
- 06:53, 4 January 2025 diff hist -17 Cka kubeadm init upgrade
- 06:51, 4 January 2025 diff hist +54 Cka kubeadm init upgrade
- 06:48, 4 January 2025 diff hist +1,476 N Cka kubeadm init upgrade Created page with "## Init Ubuntu 24.04 & 22.04 ``` #!/bin/bash set -eu k8s_minor_version=1.31 prep_k8s_node(){ sudo apt update && sudo apt upgrade -y sudo apt install apt-transport-https..."
- 06:07, 4 January 2025 diff hist +54 Kubeadm kubernetes cluster Ubuntu 24.04 current
- 05:36, 4 January 2025 diff hist +116 Kubeadm kubernetes cluster Ubuntu 24.04
- 05:23, 4 January 2025 diff hist +154 Kubeadm kubernetes cluster Ubuntu 24.04
- 05:14, 4 January 2025 diff hist -11 Kubeadm kubernetes cluster Ubuntu 24.04
- 04:04, 4 January 2025 diff hist +85 N Kubeadm init google repo Created page with "https://discuss.kubernetes.io/t/building-a-kubernetes-1-24-cluster-with-kubeadm/22047" current
- 00:50, 4 January 2025 diff hist +16 Cka2 current
- 00:50, 4 January 2025 diff hist +1,641 Cka2
- 00:40, 4 January 2025 diff hist +169 N Cka2 Created page with " https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/install-kubeadm/ ``` ``` https://github.com/cncf/curriculum/blob/master/CKA_Curriculum_v1.31.pdf"
- 00:27, 4 January 2025 diff hist +128 Cka
- 23:51, 3 January 2025 diff hist -60 Cka cheat current
- 23:51, 3 January 2025 diff hist +10,276 N Cka cheat Created page with "``` Writing down cheat sheets are awesome for digesting what you know in a small document. Source: RODNAE Productions, Pexels I’m writing this down in preparation my exam..."
- 23:49, 3 January 2025 diff hist +92 Cka
- 23:21, 3 January 2025 diff hist +109 Cka
- 19:01, 3 January 2025 diff hist +1,871 Cka
- 18:30, 3 January 2025 diff hist +713 N K8s api Created page with " ``` all events (ev) podsecuritypolicies (psp) certificatesigningrequests (csr) horizontalpodautoscalers (hpa) podtemplates clusterrolebindings ingresses (ing) replicasets (r..." current
- 18:11, 3 January 2025 diff hist +420 Curl k8s current
- 18:03, 3 January 2025 diff hist +75 Curl k8s
- 17:44, 3 January 2025 diff hist +114 N Curl k8s Created page with "curl --cert userbob.pem --key userBob-key.pem \ --cacert /path/to/ca.pem \ https://k8sServer:6443/api/v1/pods"
- 17:55, 29 December 2024 diff hist +779 N Quotes Created page with "``` It is not the critic who counts; not the man who points out how the strong man stumbles, or where the doer of deeds could have done them better. The credit belongs to the..." current
- 19:59, 27 December 2024 diff hist +732 Kubeadm kubernetes cluster Ubuntu 24.04
- 19:36, 27 December 2024 diff hist +896 Kubeadm kubernetes cluster Ubuntu 24.04
- 19:16, 27 December 2024 diff hist +299 Kubeadm kubernetes cluster Ubuntu 24.04
- 19:05, 27 December 2024 diff hist +10 Kubeadm kubernetes cluster Ubuntu 24.04
- 19:04, 27 December 2024 diff hist +60 Kubeadm kubernetes cluster Ubuntu 24.04
- 19:00, 27 December 2024 diff hist 0 Kubeadm kubernetes cluster Ubuntu 24.04
- 18:50, 27 December 2024 diff hist +419 Kubeadm kubernetes cluster Ubuntu 24.04
- 18:44, 27 December 2024 diff hist +1,034 Kubeadm kubernetes cluster Ubuntu 24.04
- 18:39, 27 December 2024 diff hist +67 Kubeadm kubernetes cluster Ubuntu 24.04
- 18:35, 27 December 2024 diff hist +28 Kubeadm kubernetes cluster Ubuntu 24.04
- 18:29, 27 December 2024 diff hist +1,302 N Kubeadm kubernetes cluster Ubuntu 24.04 Created page with "# Init ``` #!/bin/bash set -eu kubeadm_init(){ sudo apt update && sudo apt upgrade -y sudo apt install apt-transport-https curl -y sudo apt install containerd -y sudo..."