Skip to main content

Recently Updated Pages

Headless Service

K8s Services Networking

Kafka Example kubectl get svc | grep kafkakafka NodePort 10.96.3.138 <...

Updated 2 months ago by kugarocks

External Traffic Policy

K8s Services Networking

简介 在 Kubernetes 中,externalTrafficPolicy 是 Service(尤其是类型为 LoadBalancer 或 NodePort 的服务)的一项设置,用于控制来...

Updated 2 months ago by kugarocks

Endpoints

K8s Services Networking

https://kubernetes.io/docs/reference/kubernetes-api/service-resources/endpoints-v1/ Service Name...

Updated 2 months ago by kugarocks

Sysctl Kernel Parameters

K8s Others

https://kubernetes.io/docs/tasks/administer-cluster/sysctl-cluster/

Updated 2 months ago by kugarocks

kube-state-metrics

K8s Others

Upgrade From v1.9.7 to v2.7.0. https://cloud.tencent.com/document/product/1416/98762 Before A...

Updated 2 months ago by kugarocks

Labels and Selectors

K8s Objects

https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/

Updated 2 months ago by kugarocks

Kubelet Config

K8s Installation

Get Process Info ps aux | grep kubelet root 2282 1.5 1.1 2339372 94776 ? Ssl 202...

Updated 2 months ago by kugarocks

Container Runtime Interface

K8s Installation

Kubelet Process 检查 —-container-runtime 参数 ps aux | grep kubelet | grep container --runtime-cgro...

Updated 2 months ago by kugarocks

Common Commands

K8s Helm

List Repo helm repo ls Search Chart helm search repo chart-name List Release helm ls NAME: ...

Updated 2 months ago by kugarocks

Pod

K8s Commands

Get Pod Image kubectl get po xxx -o jsonpath="{.items[*].spec['containers'][*].image}{'\n'}"; ec...

Updated 2 months ago by kugarocks