Kubernetes DevOps 命令

 

常用命令

# 本地端口转发
kubectl port-forward service/<service-name> 8080:80