Dan Winship
Dan Winship
> We went with "NetworkPolicy doesn't apply to Kubelet probes" and I am not even sure if there is documentation around this (will check and come back to this). It...
/retitle KEP-4559 Redesigning Kubelet probes
> We should also clarify and document the behavior in HTTP wrt redirects. Following redirects in general reopens the SSRF problem, so I guess the options are: - a redirect...
> This is a mix of too-high-level and too-low-level. > > We need: Further explanation: We already have a working pod networking architecture. Therefore, there is a strong bias toward...
> this is something I will push back against You're missing the point. Kubernetes pod networking already works. Why do we need KNI then? KNI will presumably be a non-zero...
> * the new network objects seems to implement some kind of logical partitioning at the network level, however, Kubernetes uses namespaces as the logical partitioning Namespaces are not the...
> 1. Removing the proposal for extending healthCheckNodePort to ETP=Cluster services ... > Per-service HC's are implemented with HCNP (and node ports are a fairly limited resource). The majority of...
> updating a service from eTP:Cluster to eTP:Local, or vice versa is this really a common use case?
> The problem which this HCNP part aimed to solve, was FTR, the "Summary" section does not do a very good job of summarizing the KEP... it's very long, and...