Docker-ing and kubernetes-ing since 2014
Pinned Loading
-
kubeadm-playbook
kubeadm-playbook PublicFully fledged (HA) Kubernetes Cluster using official kubeadm, ansible and helm. Tested on RHEL/CentOS/Ubuntu with support of http_proxy, dashboard installed, ingress controller, heapster - using of…
-
clean zfs snapshots
clean zfs snapshots 1# ubuntu clean zfs snapshots
23## 1. cleanup using docker
4```shell
5docker system prune -a -f --volumes
-
-
kubeadm2ha
kubeadm2ha PublicForked from mbert/kubeadm2ha
A set of scripts and documentation for adding redundancy (etcd cluster, multiple masters) to a cluster set up with kubeadm 1.8 and above
Shell 1
-
build latest zfs kernel module from ...
build latest zfs kernel module from source code on raspberrypi2 arm 32bit debian pios 1## FOR AMD64 ubuntu try to find repo: https://launchpad.net/ubuntu/+ppas?name_filter=zfs
2sed -r -i'.BAK' 's/^deb(.*)$/deb\1 contrib/g' /etc/apt/sources.list
34# MUST REMOVE zfs-dkms zfs-zed , so modules will not conflict:
5sudo apt purge -y zfs-dkms zfs-zed zfsutils-linux
-
aptpip
aptpip PublicWhen possible, apt install python3-package , and pip3 install only when not possible. It tries its best to find recursively what can be apt installed before doing any pip install.
Python
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.