如何建構 Log Service 與 System Monitor ElasticSearch 是一個全文搜尋引擎,這個… Read more →
分類: Linux
雲架構實戰 - 設計雲端服務 Log 架構 (上)
凡走過必留下痕跡 - 雲端服務巨量 Log 架構設計 為什麼要寫 Log 呢?絕不是要有效利用磁碟空間,而是要幫助我們除… Read more →
Ubuntu Server 16.04 升級 PHP 7.2 (+mcrypt)
Ubuntu Server 16.04 內建的 PHP 只有到 7.0 的版本,最近一些新的 Library 都需要 7… Read more →
實做 Linux Ether Bonding 網卡綁定 (筆記)
有時候我們需要將 Linux 主機的兩張實體網卡進行綁定,進行實體網路卡的備援。這樣的好處是當其中一塊網路卡出問題時,不… Read more →
SSH 登入遠端執行命令 (筆記)
自動化你的人生 前鎮子搞很很多自動化更新、佈署、測試等等工作,雖然全面 Docker 化以後少寫了很多噁心的 Scrip… Read more →
Kubernetes Persistent Volume 介紹 (Micro Service)
Persistent Volume 持久性雲硬碟 Kubernetes Persistent Volume (簡稱 pv… Read more →
Kubernetes 元件介紹與 minikube 安裝教學
上一篇文章「K8s 架構介紹」介紹了 K8s 基本架構,今天繼續介紹真正使用 K8s 時會接觸到的各種元件,順便在本機環… Read more →
Kubernetes 只有淺出沒有深入 (K8s 架構介紹)
導入 Kubernetes Container Manager 之前玩過 Docker Swarm (文章) 也研究過很… Read more →
Ubuntu 18.04 透過 netplan 設定網路卡 IP
這是一篇筆記文,每一個 Linux Distribution 的網路設定都不太一樣,最近裝了 Ubuntu Server… Read more →
CloudFlare DNS 申請 Let’s Encrypt Wildcard SSL 憑證
佛系 Let’s Encrypt Wildcard SSL 憑證 以前我都用官方提供的 certbot 工具,後來也嘗試… Read more →