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!
网友评论