00:16:15.676,00:16:18.676
JackKuo: 請問為何 join 需要花一段時間?
00:16:43.850,00:16:46.850
張逸于: 需要在 worker 安裝元件
00:40:30.546,00:40:33.546
張逸于: multipass 的教學:https://jackkuo-tw.medium.com/multipass-%E5%A6%82-docker-%E8%88%AC%E7%9A%84%E8%99%9B%E6%93%AC%E6%A9%9F-e19e3e36aec3
00:44:31.092,00:44:34.092
JackKuo: describe
00:44:37.017,00:44:40.017
JackKuo: microk8s kubectl -n kube-system describe pods
00:46:51.913,00:46:54.913
JackKuo: hyper-threading ?
00:53:12.115,00:53:15.115
王茂林: If a Container exceeds its memory request, it is likely that its Pod will be evicted whenever the node runs out of memory.
* https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
00:53:31.800,00:53:34.800
王茂林: A Container might or might not be allowed to exceed its CPU limit for extended periods of time. However, it will not be killed for excessive CPU usage.
00:53:43.784,00:53:46.784
王茂林: https://medium.com/omio-engineering/cpu-limits-and-aggressive-throttling-in-kubernetes-c5b20bd8a718
00:56:32.136,00:56:35.136
JackKuo: CFS 簡介
https://jackkuo.org/post/nfvnice_dynamic_backpressure_and_scheduling_for_nfv_service_chains/#cfs
01:02:29.461,01:02:32.461
JackKuo: 感謝大大們無私分享,學了好多東西