← 返回事件
基本结束科技

Kubernetes v1.36: Deprecation and removal of Service ExternalIPs

  • Kubernetes 近 90 天出现 16 次

发生了什么

The .spec.externalIPs field for Service was an early attempt to provide cloud-load-balancer-like functionality for non-cloud clusters. Unfortunately, the API assumes that every user in the cluster is fully trusted, and in any situation where that is not the case, it enables various security exploits, as described in CVE-2020-8554. Since Kubernetes 1.21, the Kubernetes project has recommended that all users disable .…

摘要按规则整理自下方来源原文

为什么在扩散

来源