In part-1 of this series, we covered 3 Kubernetes pain points Manifest Management, Application Lifecycle Update, and Volume Management. In this 2nd part, I will cover three more pain points that any developer should relate to — Dynamic Parameters, Kubernetes Cluster Bootstrapping & Kubernetes RBAC. While every developer wishes to…