海胆阶段's Blog

  • Home

  • About

  • Tags169

  • Categories50

  • Archives325

  • Search

The Go Programming Language

Posted on 2020-06-09 | Edited on 2022-11-26 | In Book

Recently I am working on Kubernetes Operator, using golang to implement the logic for operators, after having a brief understandin ...

Read more »

Jenkins Pass Variables between Stages

Posted on 2020-06-04 | Edited on 2021-03-16 | In Pipeline

今天遇到一个问题,如何将在一个stage中产生的变量,传递到另一个stage中。一种解决办法是使用global variable, for example, in declarative pipeline: // variable to be useddef ...

Read more »

Car Insurance

Posted on 2020-06-04 | Edited on 2022-08-27 | In Car

最近疫情比较严重,在家办公了,大家出行减少,于是上个月保险公司给我退了$11的汽车保费。今年我感觉疫情很难结束,并且wfh将会持续很长一段时间,平时出门也就买个菜,于是想把保险换成更便宜一些的。 我目前的投保的公司是Progressive,之前是Farmers ...

Read more »

Kubernetes Operators

Posted on 2020-06-03 | Edited on 2020-06-28 | In Book

这段时间开始研究Operator了,刚好有这本书,计划快速过一遍,recap quick start. 看完了一遍,最深得感受就是,如果K8s是云的操作系统,那么Operator就是一个云应用程序自己的管理工具,也就是书中说的application SRE。 ...

Read more »

Jenkins Git Check in

Posted on 2020-06-02 | Edited on 2020-06-25 | In Pipeline

有时有这种需求: pipeline 结束后,有新生成或被改动的文件,需要把这些变化check in 到 remote github repository中,其实就是git add/commit/push 操作。这在Jenkins中如何实现呢? 注意这里的Git ...

Read more »

Visual Studio Code Setup

Posted on 2020-05-28 | Edited on 2025-06-22 | In Visual Studio Code

Customize User Settings The example User Setting.json, not a exhausted list, but useful: { // The VSC font size. "editor.fo ...

Read more »

Effective Email

Posted on 2020-05-24 | Edited on 2023-07-09 | In Soft Skill

Email Structure Understand the purpose of every email, for example: Educate or inform Make a request Introduction Respond Before ...

Read more »

Leadership Principle

Posted on 2020-05-23 | Edited on 2024-11-03 | In Soft Skill

今天决定把Soft Skill相关的总结单独分出来。除了日常工作对话,后续重要的技能包括email, phone, technical writing 以及 negotiation, management等. 关注并接触Leadership 是始于Amazon ...

Read more »

Design Data-Intensive Applications

Posted on 2020-05-21 | Edited on 2023-05-06 | In Book

最近的一次阅读是在2023年1月,因为这几年工作中用到了不少书中提到的工具,有一些体会,所以理解起来 比较容易,对相关的概念和知识补充也印象深刻。这本书不太建议没有业界工作经验的人阅读,否则啃起来比 较累效果还不好。 Part I 主要介绍了Data Syst ...

Read more »

Elastic Stack Quick Start

Posted on 2020-05-20 | Edited on 2025-06-21 | In Elastic

//TODO: [ ] elasticsearch certificate [ ] es ML node for abnormal detect (这个还有点意思,用来分析数据的) [ ] logstash input data for testing, mo ...

Read more »
1…161718…33
海胆阶段

海胆阶段

骐骥一跃,不能十步;驽马十驾,功在不舍

325 posts
50 categories
169 tags
© 2019 – 2025 Chengdong Liao
Powered by Hexo v3.8.0
|
Theme – NexT.Muse v6.7.0
0%