Skip to main content

Recently Updated Pages

Metrics Server

minikube Addons

Enable minikube addons enable metrics-server Errors Error from server (ServiceUnavailable): the...

Updated 1 month ago by kugarocks

Quick Start

Zadig

https://koderover.com/tutorials-detail/codelabs/t100/index.html#0 Installation Version 3.4.0 Re...

Updated 1 month ago by kugarocks

Commands

minikube Quick Start

Get Version minikube version List Cluster * is the current cluster. minikube profile list | P...

Updated 1 month ago by kugarocks

Git Rename Similarity

Git Tricks

在 Git 中,--find-renames(或 -M)参数用于设置重命名检测的相似度阈值。默认情况下,Git 的重命名检测相似度阈值为 ​50%。如果你想查看当前 Git 配置中的默认值,可以...

Updated 1 month ago by kugarocks

Modify Git Log Mail

Git Tricks

Use the following command to replace commit email and author information: git filter-branch --env...

Updated 1 month ago by kugarocks

Commands

Git Quick Start

List Remote git remote -v Set Remote git remote set-url origin git@github.com:user/repo.git

Updated 1 month ago by kugarocks

Kernel Parameters

Linux Networking

## 设置本地端口范围为 1024-65000 echo 1024 65000 > /proc/sys/net/ipv4/ip_local_port_range ## 启用 TCP TIME...

Updated 1 month ago by kugarocks

settings.json

VSCode Configuration

Preferences: Open user settings inlayHints Remove value: field hint. "editor.inlayHints.enabled"...

Updated 1 month ago by kugarocks

Logs Schema

OpenTelemetry Collector

Version 0.113.0 otel_logs CREATE TABLE otel_logs ( `Timestamp` DateTime64(9) CODEC(Delta(8...

Updated 1 month ago by kugarocks

TiKV Disk Full

TiDB Troubleshooting

Errors ERROR 1105 (HY000): tikv disk full Get Process Info ps aux | grep tikv tidb 26560 ...

Updated 1 month ago by kugarocks