User contributions
Jump to navigation
Jump to search
- 16:53, 27 December 2024 diff hist +157 Kubeadm upgrade nodes current
- 03:46, 26 December 2024 diff hist +547 Kubeadm init ubuntu 24.04 current
- 03:24, 26 December 2024 diff hist -46 Kubeadm init ubuntu 24.04
- 03:11, 26 December 2024 diff hist +183 Kubeadm init ubuntu 24.04
- 22:20, 25 December 2024 diff hist +125 Rook ceph current
- 16:33, 25 December 2024 diff hist +83 Elasticsearch on k8s current
- 15:52, 25 December 2024 diff hist +113 N Elasticsearch on k8s Created page with "https://github.com/elastic/cloud-on-k8s https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-quickstart.html"
- 01:05, 25 December 2024 diff hist +47 Kubeadm init ubuntu 24.04
- 22:35, 24 December 2024 diff hist +502 N SaltStack new Created page with "# Install ``` mkdir -p /etc/apt/keyrings curl -fsSL https://packages.broadcom.com/artifactory/api/security/keypair/SaltProjectKey/public | sudo tee /etc/apt/keyrings/salt-arch..." current
- 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