User contributions
Jump to navigation
Jump to search
- 22:28, 24 December 2024 diff hist +44 N Ansible kubernetes Created page with "https://spacelift.io/blog/ansible-kubernetes" current
- 04:19, 24 December 2024 diff hist +78 N Zimbra commands Created page with "``` sudo -u zimbra bash -c "sudo /opt/zimbra/common/sbin/postsuper -d ALL" ```" current
- 04:18, 24 December 2024 diff hist +134 Zimbra tls certificates current
- 10:07, 23 December 2024 diff hist +67 Kubeadm upgrade nodes
- 09:46, 23 December 2024 diff hist +163 Kubeadm upgrade nodes
- 09:43, 23 December 2024 diff hist +112 Kubeadm upgrade nodes
- 09:43, 23 December 2024 diff hist +1,086 Kubeadm upgrade nodes
- 04:23, 23 December 2024 diff hist +1,041 N Kubeadm upgrade nodes Created page with "``` #!/bin/bash # Update the package lists sudo apt update # Install the Kubernetes packages, specifying the desired version sudo apt install -y kubelet=1.31.* kubeadm=1.31...."
- 03:59, 23 December 2024 diff hist +72 N SaltStack kubernetes Created page with "https://github.com/fjudith/saltstack-kubernetes/blob/master/UPGRADING.md" current
- 00:09, 23 December 2024 diff hist +323 Kubeadm init ubuntu 24.04
- 04:47, 22 December 2024 diff hist +89 Kubeadm init ubuntu 24.04
- 00:27, 22 December 2024 diff hist +80 Kubeadm init ubuntu 24.04
- 00:26, 22 December 2024 diff hist +436 Kubeadm init ubuntu 24.04
- 22:58, 21 December 2024 diff hist +237 Kubeadm init ubuntu 24.04
- 20:53, 21 December 2024 diff hist +392 Kubeadm init ubuntu 24.04
- 20:19, 21 December 2024 diff hist +363 Kubeadm init ubuntu 24.04
- 19:05, 21 December 2024 diff hist +17 Kubeadm init ubuntu 24.04
- 08:20, 21 December 2024 diff hist +165 Kubeadm init ubuntu 24.04
- 07:44, 21 December 2024 diff hist +144 Kubeadm init ubuntu 24.04
- 07:43, 21 December 2024 diff hist -6 Kubeadm init ubuntu 24.04
- 07:41, 21 December 2024 diff hist +656 Kubeadm init ubuntu 24.04
- 07:08, 21 December 2024 diff hist +858 Kubeadm init ubuntu 24.04
- 05:44, 21 December 2024 diff hist +1,631 Kubeadm init ubuntu 24.04
- 04:46, 21 December 2024 diff hist +178 Rancher k8s current
- 04:40, 21 December 2024 diff hist +35 N Rancher k8s Created page with "https://www.rancher.com/quick-start"
- 04:14, 21 December 2024 diff hist +73 Kubeadm init ubuntu 24.04
- 01:07, 21 December 2024 diff hist +23 Kubeadm init ubuntu 24.04
- 01:05, 21 December 2024 diff hist +324 Kubeadm init ubuntu 24.04
- 01:02, 21 December 2024 diff hist +460 Kubeadm init ubuntu 24.04
- 00:57, 21 December 2024 diff hist +3,136 N Kubeadm init ubuntu 24.04 Created page with "# Kubernetes multi-node cluster using kubeadm based on Ubuntu 24.04 - https://medium.com/@subhampradhan966/kubeadm-setup-for-ubuntu-24-04-lts-f6a5fc67f0df ## Script ### kub..."
- 22:54, 20 December 2024 diff hist +86 Kubeadm ubuntu current
- 17:59, 20 December 2024 diff hist +132 N Kubeadm ubuntu Created page with "https://medium.com/@subhampradhan966/how-to-install-kubernetes-cluster-kubeadm-setup-on-ubuntu-22-04-step-by-step-guide-dfcf33253f5f"
- 01:21, 20 December 2024 diff hist +70 N Cka Created page with "https://medium.com/@mrJTY/kubernetes-cka-exam-cheat-sheet-6194ccf162bb"
- 21:28, 17 December 2024 diff hist +936 N Spot azure vm start if deallocated Created page with "# Code ``` #!/bin/bash # Set environment variables RESOURCE_GROUP="your-resource-group" VM_NAME="your-vm-name" CHECK_INTERVAL=60 # Check every 60 seconds # Function to chec..." current
- 21:22, 14 December 2024 diff hist +2,723 Aks terraform ha python current
- 19:46, 14 December 2024 diff hist +1,010 N Aks terraform ha python Created page with "``` import os import json from jinja2 import Template # Define variables for your AKS cluster resource_group_name = "my-aks-rg" location = "eastus" cluster_name = "my-aks-clu..."
- 13:32, 14 December 2024 diff hist +785 N Github secrets rotation Created page with "``` #!/bin/bash # Authenticate to Azure (if not already authenticated) az login # Get the storage account access key storage_account_name="your_storage_account_name" storage..." current
- 12:56, 14 December 2024 diff hist +2,157 N Envsubstr Created page with "``` Understanding the envsubst Command and Unset Variables The envsubst command is a powerful tool for substituting environment variables within text. However, when a variable..." current
- 21:50, 13 December 2024 diff hist +10,587 Aks postgres current
- 21:49, 13 December 2024 diff hist +64 N Aks postgres Created page with "https://learn.microsoft.com/en-us/azure/aks/deploy-postgresql-ha"
- 17:29, 11 December 2024 diff hist +132 N Grafana oauth2 Created page with "https://github.com/grafana/grafana/blob/main/docs/sources/setup-grafana/configure-security/configure-authentication/azuread/index.md" current
- 02:35, 7 December 2024 diff hist +277 Key vault csi secret mount current
- 02:34, 7 December 2024 diff hist +1,788 N Key vault csi secret mount Created page with "# Code ## main.sh ``` #!/bin/bash set -eu . ../includes/main.sh az keyvault secret set --vault-name $AKS_SECRETS_KV_NAME --name my-secret --value "test value" export AKS_MAN..."
- 17:23, 27 November 2024 diff hist +86 Rook-ceph microk8s current
- 17:23, 27 November 2024 diff hist +310 N Rook-ceph microk8s Created page with "https://github.com/rook/rook/issues/12219 helm_upgrade "--install --version 1.15.6 rook-ceph rook-release/rook-ceph --set csi.kubeletDirPath=/var/snap/microk8s/common/var/lib..."
- 16:31, 25 November 2024 diff hist +100 Microceph upgrade current
- 18:41, 22 November 2024 diff hist +75 N Secrets csi driver Created page with "https://learn.microsoft.com/en-us/azure/aks/hybrid/secrets-store-csi-driver" current
- 15:57, 22 November 2024 diff hist +135 N Key vault permissions Created page with "# Simple commands for clean-up az keyvault update --name $SECRETS_KV_NAME --resource-group $RGRP_NAME --enable-rbac-authorization true" current
- 16:11, 18 November 2024 diff hist +209 Kusto queries FW current
- 23:27, 16 November 2024 diff hist +100 Servers direct current