UTMB 2017: so close to the start, how did I even get here?
Jean 參加了今年的 UTMB, so cool!
關于 UTMB, 參照:http://iranshao.com/articles/utmb-intro
168公里環勃朗峰一周的 UTMB,總爬升9600米,關門時間為46小時;
嚴格和嚴厲,誰才是心理陰影的元兇?
要嚴格而不是嚴厲,對事不對人,找到孩子的能力邊界,而不是過高要求。
嚴格,是高標準,高要求,但只對事不對人。當對方做不到的時候,反思自己的行為,改進管理方法,落腳點依然是如何達成目標,但不會因此對這個人生氣、不滿。
嚴厲,也是高標準,高要求,但對事又對人。當對方做不到的時候,會感到挫敗和憤怒,甚至會懲罰對方,因為方法的欠缺,最終卻未必達成目標。
我個人認為要做到嚴格至少有四個條件:找到孩子的能力邊界,能接受事與愿違,對事不對人,想出足夠多的辦法。
Kuberentes Helm 介紹
Helm 的入門介紹,項目地址是:https://github.com/kubernetes/helm,client 和 server 架構, 通過 gRPC 通訊,server 和 K8s 的 API server 做交互
Helm is a tool that streamlines installing and managing Kubernetes applications. Think of it like apt/yum/homebrew for Kubernetes.
- Helm has two parts: a client (helm) and a server (tiller)
- Tiller runs inside of your Kubernetes cluster, and manages releases (installations) of your charts.
- Helm runs on your laptop, CI/CD, or wherever you want it to run.
- Charts are Helm packages that contain at least two things:
- A description of the package (Chart.yaml)
- One or more templates, which contain Kubernetes manifest files
- Charts can be stored on disk, or fetched from remote chart repositories (like Debian or RedHat packages)
THE DAY I FOUND OUT MY LIFE WAS HANGING BY A THREAD
A sad story, hope he gets well soon for his family and company!