Recently Updated Pages
Delete WAL For Launch
Sometimes readness probe will be timeout because of the large wal logs. If the data is not import...
Communication Errors
Background ✅ MySQL can connect from its own pod. ❌ MySQL can't connect by K8s service. Service...
Commands
Topic Consumer Group & Lag Use akw 'NR==2 || /topic-name/' to get header row. kafka-consumer-gro...
Metrics Server
Enable minikube addons enable metrics-server Errors Error from server (ServiceUnavailable): the...
Quick Start
https://koderover.com/tutorials-detail/codelabs/t100/index.html#0 Installation Version 3.4.0 Re...
Commands
Get Version minikube version List Cluster * is the current cluster. minikube profile list | P...
Git Rename Similarity
在 Git 中,--find-renames(或 -M)参数用于设置重命名检测的相似度阈值。默认情况下,Git 的重命名检测相似度阈值为 50%。如果你想查看当前 Git 配置中的默认值,可以...
Modify Git Log Mail
Use the following command to replace commit email and author information: git filter-branch --env...
Commands
List Remote git remote -v Set Remote git remote set-url origin git@github.com:user/repo.git
Kernel Parameters
## 设置本地端口范围为 1024-65000 echo 1024 65000 > /proc/sys/net/ipv4/ip_local_port_range ## 启用 TCP TIME...