Posts
All the articles I've posted.
-
Why Using iptables to Block k8s NodePort Does Not Work
Published: at 11:31 AMk8s NodePort has a series of complex iptables rules, and directly blocking it may not take effect
-
Do not modify the parameter of method annotated with @Cacheable in Java
Published: at 12:38 PMWhen the @Cacheable annotation does not take effect, you need to check whether the parameter of method has been modified
-
Precision Issue of jq
Published: at 10:29 AMjq may lose precision when processing integers
-
Building a Personal Website with Astro
Published: at 07:10 PMHow to build a personal website using Astro and customize its theme