英文: How do I expose my WebAPI using NodePort (or other method) so that the public net can hit it? 问题...
Kubernetes 自动生成的环境变量设置错误?
英文: Kubernetes autogenerated environment variables set wrong? 问题 在Pod启动期间,Kubernetes会基于我创建的服务(通过下行AP...
在Kubernetes中如何解析端口名称
英文: How port names are resolved in kubernetes 问题 这里有一个可工作的Kubernetes配置,其中在Pod和Service中都使用了相同的端口名称。以下...
如何使 kube-proxy 均匀分发负载?
英文: How to make kube-proxy is distribute the load evently? 问题 我有一个ClusterIP服务,用于在内部分发负载到2个POD。 负载没有均...
Service 类型 ClusterIP 和 Service 类型 LoadBalancer 在负载均衡方面有什么区别?
英文: What is difference between load balancing using Service type ClusterIP and Service type of LoadB...
Kubernetes部署不可公开访问。
英文: Kubernetes deployment not publicly accesible 问题 我正在尝试访问我们在Azure上的Kubernetes集群上的部署。这是一个Azure Kube...