Oleksandr Vorona

Results 17 issues of Oleksandr Vorona

Untested Closes [#139](https://github.com/xetys/hetzner-kube/issues/139)

I'm trying to use local persistent storage. Due to k8s 1.9 I need to enable 3 feature-gates `PersistentLocalVolumes=true,VolumeScheduling=true,MountPropagation=true` Thus we need to add `--feature-gates` to `kubeadm init` or add [data](https://stackoverflow.com/a/48775629/7482990)...

I just hit a problem with updatedb on k8s nodes. It stucks inside mounted external disks such as rbd and prevent them to unmount and thus migrate. Here is lsof...

I just bootstraped k8s from hetzner-kube `0.3.2-SNAPSHOT`, and noted `hcloud-cloud-controller-manager` is not deployed on workers, neither during bootstrap nor during `cluster add-worker`. I had to follow https://github.com/xetys/hetzner-kube/issues/4#issuecomment-361984088 to get Hetzner...

I see hetzner-kube supports k8s version select via [undocumented flag](https://github.com/xetys/hetzner-kube/blob/5ebf7a149be2c6066525e6ef0cb403e66ed840a8/pkg/clustermanager/provision_node.go#L13). Is there any option instead of patching default value in source and re-build hetzner-kube to choose k8s version to be...

SSIA Multistage build saves space, I see image size decrease from 1.47GB to 279MB ``` $ docker images REPOSITORY TAG IMAGE ID CREATED SIZE bandd 0 e0ffd84ad3b7 26 minutes ago...

Hello, My UPS produces more than 1 state at once. mail sh # upsc mustek ups.status OL TRIM mail sh # upsc mustek ups.status OL mail sh # upsc mustek...

It may be useful to exclude specific namespaces from kruise webhooks. It may help to remove GKE warnings like following ``` This cluster has an admission webhook installed that is...

kind/good-first-issue
kind/feature-request
kind/good-idea

Hello, I had installed pyinotify 0.9.2 via easy_install, took tutorial_notifier.py, enabled auto_add and started to test. uname -r 2.6.38-8-generic # making tmpfs to not touch disks mkdir /tmp/tin;mount -t tmpfs...

+ add Binance Chain chart + add Binance Smart Chain chart * various fixes