海胆阶段's Blog

  • Home

  • About

  • Tags169

  • Categories50

  • Archives325

  • Search

Terraform Quick Start

Posted on 2020-05-16 | Edited on 2023-10-15 | In Infra

后来还用到了Python Terraform package, 结合Python Click 以及其他custom Python package 去构造glue code. Introduction To alter a planet for the purp ...

Read more »

Jenkins Quick Start

Posted on 2020-05-12 | Edited on 2021-03-16 | In Pipeline

Vagrant Jenkins server git repo for testing purpose: https://github.com/chengdol/vagrant-jenkins Certified Jenkins Enginee Certifi ...

Read more »

Helm Quick Start

Posted on 2020-04-30 | Edited on 2021-12-26 | In Kubernetes

Concepts Now, let’s understand the basic concepts of Helm: https://helm.sh/docs/intro/using_helm/ Official Document To install hel ...

Read more »

Linux LPIC-1 Training

Posted on 2020-04-15 | Edited on 2021-12-26 | In Linux

//TODO 这篇总结是来自PluralSight上的LPIC-1课程的Essential章节。 备注:2020年4月份pluralsight在搞活动,免费注册学习!这次lock down是个机会补补课。 Environment: CentOS 7 Enter ...

Read more »

Java Exception

Posted on 2020-04-11 | In Java

Reference: https://docs.oracle.com/javase/tutorial/essential/exceptions/definition.html Code that fails to honor the Catch or Spec ...

Read more »

Java Deque

Posted on 2020-04-11 | Edited on 2025-06-21 | In Java

关于Deque,之前我的总结是,如果要当作Stack使用,则stick to Stack methods,比如push, pop, peek。如果当作Queue使用,则stick to Queue method,比如add/offer, poll/remove ...

Read more »

Local Persistent Volume

Posted on 2020-04-02 | Edited on 2020-04-11 | In Kubernetes

Introduction Kubernetes 1.14: Local Persistent Volumes GA Recap: A local persistent volume represents a local disk directly-attach ...

Read more »

OOP Design

Posted on 2020-03-29 | Edited on 2020-05-01 | In OOP Design

OOD 可以看成是 High Level System Design 后的具体实现。 This blog is for Object Oriented Design, please revisit frequently to refresh. The note ...

Read more »

Linux Commands Collect

Posted on 2020-03-19 | Edited on 2022-06-19 | In Linux

这些都是我工作至今或多或少用到过的,单纯地陈列这些命令没什么用,关键是要在合适的场景选择合适的工具去解决问题,这里就是给自己提个醒儿,也是出于好奇统计一下自己的知识储备。 a awk (data processing and extracting), alia ...

Read more »

Issue Layout

Posted on 2020-02-26 | Edited on 2023-12-17 | In Git

What should be the layout for a good bug ticket: <!---Please read this!Before opening a new issue, make sure to search for keyw ...

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

海胆阶段

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

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