Hi there

When given the choice between being right or being kind, choose kind.

安装 Kubernetes Dashboard

安装 Kubernetes Dashboard
虽然通过 CLI 也能管理 Kubernetes 集群,但是上手成本有些高,所以才有了 Dashboard
Read more →

初始化 Kubernetes 集群并加入节点

初始化 Kubernetes 集群并加入节点
完成环境搭建后,接下来就是初始化 Kubernetes 集群了
Read more →

准备 Kubernetes 集群环境

准备 Kubernetes 集群环境
记录安装 Kubernetes 集群前期准备,以及一些踩过的坑。
Read more →

为什么进程内存占用存在误差

为什么进程内存占用存在误差
之前无论是在 macOS 还是 Linux 上都发现在进程管理中看到的进程占用内存空间都很奇怪,在学习了操作系统的设计与实现之后总是有点理解为什么了。
Read more →

x86 架构计算机如何启动的

x86 架构计算机如何启动的
从按下电脑开机键以后,它到底做了什么,这对很多人来说就像一个黑盒子,通过技术手段窥视这个黑盒子后发现计算机世界没有魔法!一切都是有理可依的。
Read more →

Setting Up a VPN with Outline

Setting Up a VPN with Outline
This tool comes from a Google team called Jigsaw. Regarding Jigsaw’s mission, Eric Schmidt stated in a Medium post using the Jigsaw account to use technology to tackle the toughest geopolitical challenges, combat violent extremism, thwart online censorship, and reduce threats caused by digital attacks.
Read more →

Iris with Vue History Mode SPA

Iris with Vue History Mode SPA
This article aims to solve the 404 error caused by SPA History routing mode when refreshing frontend route pages, and how to package frontend project resources into executable binary files.
Read more →

Managing Service Configuration

Managing Service Configuration
As systems become more complex and configuration items increase, configuration management becomes cumbersome on one hand, and redeploying after configuration changes becomes equally painful on the other. At this point, a centralized configuration management system is needed to provide unified configuration management and automatic distribution of configuration changes for timely effect.
Read more →

Setting Up a Blog with Ghost

Setting Up a Blog with Ghost
Blogs seem to be declining step by step, with short message platforms like Weibo becoming more popular. The difference is quite obvious - your 2012 blog post might still receive comments in 2014, while even hot topics on Weibo get buried in the flood of information.
Read more →

Apply for a Wildcard Certificate for Your Domain

Apply for a Wildcard Certificate for Your Domain
Let’s Encrypt has finally announced support for free wildcard subdomain certificate applications in the community. This is a blessing for individuals who need multiple subdomain certificates, because Let’s Encrypt is a CA authority, but this CA authority is free! This means that issuing certificates doesn’t require any fees.
Read more →