William Zhang

Results 16 comments of William Zhang

Hi @jingxu97 @saad-ali , the local ephemeral storage management only applies for the root partition in release-1.9 (alpha). Does it suppot the runtime partition in release-1.10 (beta)?

@jingxu97 I checked the original proposal [local-storage-overview](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/storage/local-storage-overview.md#primary-partitions), it include the "Runtime Patition" description. One scenario: The K8S deploy on IaaS (OpenStack or VMware) platform, base on considerations such as disk...

@dashpole Before this Local Ephemeral Storage features, because the container writable layer unlimited write temporary files (such as logs) lead to full disk, resulting in the operating system hang, in...

@dashpole Very useful skill! After verification (ping @zhangxiaoyu-zidif ), the expected effect can be achieved. 👏👏 ``` [root@k8s-master-controller:/]$ kubectl get rs NAME DESIRED CURRENT READY AGE busybox-apps-v1beta1-7f8dd8d89 1 1 1...

WebSockets with OpenResty by Aapo Talvensaari: https://medium.com/p/1778601c9e05

> Does the community plan to develope this feature? Thanks! I've found these, some related topics are under discussion. https://github.com/kubernetes/enhancements/pull/650 https://github.com/containerd/containerd/issues/3057 https://github.com/kubernetes/kubernetes/issues/26507

Run control-plane as non-root will be released as alpha feature in v1.22 of upstream k/k.

$ sudo apt-get install go-dep $ sudo dep ensure

duplicate with https://github.com/openkruise/kruise/pull/1056?