Hello Team,
I found one typo in Kubernetes Blog for Kubernetes Release: 0.15.0
https://kubernetes.io/blog/2015/04/kubernetes-release-0150/
Existing line with typo:
Make kube-proxy more resiliant to running out of file descriptors (#6727)
Suggested line without typo:
Make kube-proxy more resilient to running out of file descriptors (#6727)
cc: @spzala
I will submit PR for this issue.