06月
Pack Spring Boot JARs into a monolithic Docker image

In this article, we describe how we successfully packaged our 10+ Spring Boot JARs into an all-in-one Docker image with minimal size, which were originally deployed on cloud Kubernetes instances.

02月
Memory diagnosis for java application on kubernetes

This post will introduce how to analyse native and JVM memory on containers.

03月
K8S与常见加固

开源版K8S以繁琐复杂而闻名,本文是在其基础上的常见加固方案。